Skip to main content

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

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