Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerStyles Properties
Show Inherited Hide Inherited

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