Skip to main content

TcxSchedulerDateNavigatorMonthViewInfo.Content Property

Provides access to ViewInfo information on the Date Navigator‘s calendar.

Declaration

property Content: TcxSchedulerDateNavigatorMonthContentViewInfo read;

Property Value

Type
TcxSchedulerDateNavigatorMonthContentViewInfo

Remarks

Stored information is used in the TcxSchedulerDateNavigator.OnCustomDrawContent or TcxCustomDateNavigator.OnCustomDrawContent event handler to custom draw Date Navigator calendars.

See Also