Back to Devexpress

TcxSchedulerOptionsView Class

vcl-cxschedulercustomcontrols-74f58deb.md

latest900 B
Original Source

TcxSchedulerOptionsView Class

Stores the Scheduler control‘s appearance settings.

Declaration

delphi
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

TcxSchedulerOptionsView Members

cxSchedulerCustomControls Unit