TcxSchedulerDateNavigatorMonthViewInfo.Content Property
In This Article
Provides access to ViewInfo information on the Date Navigator‘s calendar.
#Declaration
Delphi
property Content: TcxSchedulerDateNavigatorMonthContentViewInfo read;
#Property Value
Type |
---|
Tcx |
#Remarks
Stored information is used in the TcxSchedulerDateNavigator.OnCustomDrawContent or TcxCustomDateNavigator.OnCustomDrawContent event handler to custom draw Date Navigator calendars.
See Also