TimelineViewStyles Properties
Contains settings that allow you to define the appearance of the Timeline View‘s visual elements.| Name | Description |
|---|---|
| AlternateTimelineDateHeader | Gets the style settings defining the appearance of the today date header. |
| BottomLeftCorner | This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. |
| CssFilePath | Gets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase. |
| CssPostfix | Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase. |
| EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
| ScrollAreaHeight | Specifies the height of the scroll container that encloses the Timeline View. |
| SelectionBar | For internal use only. |
| Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
| TimelineCellBody | Gets the style settings defining the appearance of a cell body. |
| TimelineDateHeader | Gets the style settings defining the appearance of the date header. |
| TimeMarkerLine | Gets the style settings defining the appearance of the time marker line. |
See Also