TcxSchedulerStyles.Background Property
Specifies the scheduler’s background style settings.
Declaration
property Background: TcxStyle index cxcsBackground read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use this property to specify the style settings applied to the scheduling area’s background which is visible if the Day or Agenda View’s content does not occupy the area entirely (i.e., the vertical scrollbar is hidden).
For detailed information on working with the Styles technology, refer to examples in the Styles topic.
See Also