TcxSchedulerStyles.Content Property
Specifies the time block’s style settings in the scheduling area and the Date Navigator.
Declaration
property Content: TcxStyle index cxcsContent read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use this property to specify the style settings applied to the time blocks in the scheduling area, except for the case when the Agenda View is active.
For detailed information on working with the Styles technology, refer to examples in the Styles topic.
See Also