TcxSchedulerStyles.HorzSplitter Property
Specifies the horizontal splitter’s style settings.
Declaration
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