TcxSchedulerDateNavigatorMonthHeaderViewInfo Members
A ViewInfo class that contains information used to render Date Navigator headers.Constructors
Name | Description |
---|---|
Create(TcxSchedulerDateNavigatorMonthViewInfo) | Initializes a new instance of the TcxSchedulerDateNavigatorMonthHeaderViewInfo class with specified settings. |
Properties
Name | Description |
---|---|
Arrows | Gets the types of the arrows which are used as glyphs for the scroll buttons in the month header. |
Bounds | Gets a rectangle of the Date Navigator‘s current element. Inherited from TcxSchedulerDateNavigatorCaptionViewInfo. |
Era | |
Month | Gets the one-based number of the month the header of which is currently being drawn. |
MonthNameBounds | Gets the rectangle of the month caption. |
Neighbors | Gets the positions of adjacent months relative to the month which is currently being drawn. |
Owner | References the TcxSchedulerDateNavigatorMonthViewInfo instance which contains view data on the Date Navigator. |
Text | Specifies the output text which is drawn in the Date Navigator‘s current element. Inherited from TcxSchedulerDateNavigatorCaptionViewInfo. |
Transparent | Specifies whether the background of the Date Navigator‘s current element will be drawn. Inherited from TcxSchedulerDateNavigatorCaptionViewInfo. |
ViewParams | Specifies the style settings of the Date Navigator‘s current element. Inherited from TcxSchedulerDateNavigatorCaptionViewInfo. |
Year | Gets the year of the month currently being drawn. |
Methods
Name | Description |
---|---|
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
ToString | Inherited from TObject. |
See Also