Skip to main content

TcxSchedulerDateNavigatorMonthViewInfo Members

A ViewInfo class that contains the information used to render the Date Navigator.

Constructors

Name Description
Create(TcxSchedulerDateNavigatorViewInfo) Initializes a new instance of the TcxSchedulerDateNavigatorMonthViewInfo class with specified settings.

Properties

Name Description
Bounds Gets the rectangle of the Date Navigator.
Col Gets the zero-based number of the column the current month is drawn within.
Content Provides access to ViewInfo information on the Date Navigator‘s calendar.
Era
Header Provides access to ViewInfo information on a Date Navigator header.
Month Gets the one-based number of the month which is currently being drawn.
Row Gets the zero-based number of the row that the current month is drawn in.
Year Gets the year that the month currently being drawn belongs to.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also