TcxSchedulerDateNavigatorMonthViewInfo.Year Property
In This Article
Gets the year that the month currently being drawn belongs to.
#Declaration
Delphi
property Year: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use the Year property to return the year which contains the month currently drawn.
See Also