XRTableOfContentsTitle Properties
The title of a Table of Contents.| Name | Description |
|---|---|
| BackColor | Specifies the background color of a Table of Contents level. Inherited from XRTableOfContentsLevelBase. |
| Font | Defines the font used to draw text within the Table of Contents control. Inherited from XRTableOfContentsLevelBase. |
| ForeColor | Specifies the foreground color of a Table of Contents level. Inherited from XRTableOfContentsLevelBase. |
| Height | Specifies the height of the XRTableOfContents level. Inherited from XRTableOfContentsLevelBase. |
| Padding | Specifies the padding of the XRTableOfContents level. Inherited from XRTableOfContentsLevelBase. |
| Text | Specifies the text for the XRTableOfContents title. |
| TextAlignment | Specifies the text alignment for the XRTableOfContents title. |
See Also