TcxCustomDateNavigator.Styles Property
Represents the style settings for the Date Navigator control.
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 control’s elements - the background, calendar, header and selected dates. Use the Styles property to specify styles for the Date Navigator control’s elements.
See Also