TcxSchedulerDateNavigator.Styles Property
In This Article
Represents the style settings for the Date Navigator.
#Declaration
Delphi
property Styles: TcxSchedulerDateNavigatorStyles read; write;
#Property Value
Type |
---|
Tcx |
#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