Skip to main content

TcxSchedulerDateNavigatorMonthViewInfo.Header Property

Provides access to ViewInfo information on a Date Navigator header.

Declaration

property Header: TcxSchedulerDateNavigatorMonthHeaderViewInfo read;

Property Value

Type
TcxSchedulerDateNavigatorMonthHeaderViewInfo

Remarks

Stored information is used in the TcxSchedulerDateNavigator.OnCustomDrawHeader or TcxCustomDateNavigator.OnCustomDrawHeader event handler to custom paint Date Navigator headers:

See Also