TcxSchedulerDateNavigatorMonthContentViewInfo.Row Property
Gets the zero-based number of the row that the current month is drawn in.
Declaration
property Row: Integer read;
Property Value
Type |
---|
Integer |
Remarks
A count of the rows depends upon the number of months which are displayed vertically in the Date Navigator pane.
Use the Row property to return the number of that row the current month resides in.
See Also