Skip to main content

TcxSchedulerStyles.VertSplitter Property

Specifies the vertical splitter’s style settings.

Declaration

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