| Name | Description | |
|---|---|---|
![]() | CondEnd | Gets or sets the character used to end an expression. By default, a closing chevron is used. |
![]() | CondSep | Gets or sets the character used to separate two expressions. By default, a pipe is used. |
![]() | CondStart | Gets or sets the character used to begin an expression. By default, an opening chevron is used. |
![]() | ExprSep | Gets or sets the character used to separate the lines in the expression assistant. Usually this character will not be displayed. Default: "¤" (code 164). |
![]() | InternalObjectType | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | LockNextChar | Gets or sets the character used to prevent a line wrap between two characters. Default: code 3. |
![]() | PhantomSpace | Gets or sets the character used to mark a possible line wrap position. Default: code 2. |
![]() | Ret | Gets or sets the character used as carriage return. Default: "¶" (code 182). |
![]() | Tab | Gets or sets the character used as tab character. Default: "÷" (code 247). |

