Skip to main content

TcxSchedulerOptionsView Class

Stores the Scheduler control‘s appearance settings.

Declaration

TcxSchedulerOptionsView = class(
    TPersistent
)

Remarks

The set of settings encapsulated in the TcxSchedulerOptionsView class defines the appearance of various elements of the scheduler control.

The scheduler’s OptionsView property references a TcxSchedulerOptionsView object.

Inheritance

TObject
TPersistent
TcxSchedulerOptionsView
See Also