Back to Devexpress

TcxSchedulerStyles.VertSplitter Property

vcl-cxschedulercustomcontrols-dot-tcxschedulerstyles.md

latest1.5 KB
Original Source

TcxSchedulerStyles.VertSplitter Property

Specifies the vertical splitter’s style settings.

Declaration

delphi
property VertSplitter: TcxStyle index cxcsVSplitter read; write;

Property Value

Type
TcxStyle

Remarks

The vertical splitter delimits two areas within the scheduler:

Use the VertSplitter property to specify the style settings applied to the vertical splitter.

For detailed information on working with the Styles technology, refer to examples in the Styles topic.

See Also

TcxSchedulerStyles.HorzSplitter

TcxSchedulerStyles Class

TcxSchedulerStyles Members

cxSchedulerCustomControls Unit