[]
Gets or sets an leading char for label of the table of contents.
[ExpressionBaseType(typeof(string))]
public ExpressionInfo LeadingChar { get; set; }
| Type | Description |
|---|---|
| ExpressionInfo | An ExpressionInfo object that evaluates to an string value indicating the leading char for label. |