TcxSchedulerDateNavigatorStyles.Header Property
Specifies style settings for the Date Navigator‘s month header.
Declaration
property Header: TcxStyle index cxdnHeader read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use the Header property to specify style settings for the Date Navigator‘s month header.
See the examples in the Styles topic.
See Also