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

TcxSchedulerOptionsCustomize Members

Contains the settings that define the behavior of the scheduler’s components.

#Constructors

Name Description
Create(TcxCustomScheduler) Initializes a new instance of the TcxSchedulerOptionsCustomize class with specified settings.

#Properties

Name Description
ControlsSizing Specifies whether the scheduler’s components are allowed to be resized.
DynamicSizing Specifies whether the Date Navigator pane is continuously redrawn while the vertical or horizontal splitter is being dragged.
IntegralSizing Specifies whether the Date Navigator pane is resized in monthly intervals when the vertical or horizontal splitter is being dragged.
Scheduler Provides access to the scheduler control to which the customization settings belong.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also