TcxSchedulerStyles Properties
Stores all style settings applied to the scheduler’s elements.Name | Description |
---|---|
Background | Specifies the scheduler’s background style settings. |
Content | Specifies the time block’s style settings in the scheduling area and the Date Navigator. |
Count | Inherited from TcxCustomStyles. |
DayHeader | Specifies the day header style settings. |
Event | Specifies the style settings applied to scheduled user events displayed in the scheduling area. |
GroupSeparator | |
HorzSplitter | Specifies the horizontal splitter’s style settings. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
ResourceHeader | Specifies the resource header’s style settings. |
Scheduler | Returns the scheduler control to which the Styles are applied. |
Selection | Specifies the selection style settings. |
StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
Values | Inherited from TcxStyles. |
VertSplitter | Specifies the vertical splitter’s style settings. |
See Also