Back to Devexpress

TcxSchedulerStyles.HorzSplitter Property

vcl-cxschedulercustomcontrols-dot-tcxschedulerstyles-ec57f8cd.md

latest1.3 KB
Original Source

TcxSchedulerStyles.HorzSplitter Property

Specifies the horizontal splitter’s style settings.

Declaration

delphi
property HorzSplitter: TcxStyle index cxcsHSplitter read; write;

Property Value

Type
TcxStyle

Remarks

The horizontal splitter delimits the Date Navigator and the Control Box. Use the HorzSplitter property to specify the style settings applied to the horizontal splitter.

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

See Also

TcxSchedulerStyles.VertSplitter

TcxSchedulerStyles Class

TcxSchedulerStyles Members

cxSchedulerCustomControls Unit