Table of Contents

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

string

CondSep

Gets the conditional separator property.

public string CondSep { get; }

Property Value

string

CondStart

Gets the conditional start property.

public string CondStart { get; }

Property Value

string

ExprSep

Gets the expression separator property.

public string ExprSep { get; }

Property Value

string

LockNextChar

Gets the lock next character property.

public string LockNextChar { get; }

Property Value

string

PhantomSpace

Gets the phantom space property.

public string PhantomSpace { get; }

Property Value

string

Ret

Gets the return property.

public string Ret { get; }

Property Value

string

Tab

Gets the tab property.

public string Tab { get; }

Property Value

string