GanttStripLineSettings Properties
Provides access to strip line settings.| Name | Description |
|---|---|
| CurrentTimeCssClass | Specifies the CSS class that stores appearance settings to highlight the current time. |
| CurrentTimeTitle | Specifies the title of a strip line that highlights the current time. |
| CurrentTimeUpdateInterval | Specifies the time interval between the current time updates. |
| ShowCurrentTime | Specifies whether to highlight the current time in the Gantt control. |
| StripLines | Provides access to the strip line collection. |
See Also