TcxSchedulerDateNavigator.Styles Property
Represents the style settings for the Date Navigator.
Declaration
property Styles: TcxSchedulerDateNavigatorStyles read; write;
Property Value
Type |
---|
TcxSchedulerDateNavigatorStyles |
Remarks
Each element’s appearance can be specified by the following style attributes – background color or bitmap, text color and font details. The TcxSchedulerDateNavigatorStyles provides styles for the Date Navigator‘s elements - the Date Navigator pane’s background, calendar, header and selected dates. Use the Styles property to specify styles for the Date Navigator‘s elements.
See Also