TcxSchedulerDateNavigatorMonthViewInfo.Header Property
In This Article
Provides access to ViewInfo information on a Date Navigator header.
#Declaration
Delphi
property Header: TcxSchedulerDateNavigatorMonthHeaderViewInfo read;
#Property Value
Type |
---|
Tcx |
#Remarks
Stored information is used in the TcxSchedulerDateNavigator.OnCustomDrawHeader or TcxCustomDateNavigator.OnCustomDrawHeader event handler to custom paint Date Navigator headers:
See Also