TcxSchedulerDateNavigatorDayCaptionViewInfo.Index Property
Gets the zero-based index of the day of the week.
Declaration
property Index: Byte read;
Property Value
Type |
---|
Byte |
Remarks
Use the Index property to return the index of the day currently being drawn.
Note
the order of the days in a week depends upon the locale settings of the host environment.
See Also