Class PropertyRepresentationCodes
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Represents the property representation codes.
public class PropertyRepresentationCodes : DomItem
- Inheritance
-
PropertyRepresentationCodes
- Inherited Members
Properties
CondEnd
Gets the conditional end property.
public string CondEnd { get; }
Property Value
CondSep
Gets the conditional separator property.
public string CondSep { get; }
Property Value
CondStart
Gets the conditional start property.
public string CondStart { get; }
Property Value
ExprSep
Gets the expression separator property.
public string ExprSep { get; }
Property Value
LockNextChar
Gets the lock next character property.
public string LockNextChar { get; }
Property Value
PhantomSpace
Gets the phantom space property.
public string PhantomSpace { get; }
Property Value
Ret
Gets the return property.
public string Ret { get; }
Property Value
Tab
Gets the tab property.
public string Tab { get; }