Back to Devexpress

TcxSchedulerOptionsView.ViewPosition Property

vcl-cxschedulercustomcontrols-dot-tcxscheduleroptionsview.md

latest1.1 KB
Original Source

TcxSchedulerOptionsView.ViewPosition Property

Specifies the position of the scheduling area with respect to the Date Navigator and Control Box panes in the scheduler control.

Declaration

delphi
property ViewPosition: TcxSchedulerViewPosition read; write; default vpLeft;

Property Value

TypeDefault
TcxSchedulerViewPositionvpLeft

Remarks

Refer to the TcxSchedulerViewPosition enumeration that provides a description of available values.

The default value of the ViewPosition property is vpRight.

See Also

TcxSchedulerOptionsView Class

TcxSchedulerOptionsView Members

cxSchedulerCustomControls Unit