TcxSchedulerDateNavigatorMonthViewInfo.Month Property
In This Article
Gets the one-based number of the month which is currently being drawn.
#Declaration
Delphi
property Month: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use the Month property to return the number of the month currently being drawn.
See Also