TcxSchedulerDateNavigatorDayNumberViewInfo.Grayed Property
Gets whether the current date is drawn in gray.
Declaration
property Grayed: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
Only the dates of the months, which are adjacent to the month currently shown in the Date Navigator, are drawn in gray.
If the Grayed property returns True, then the current date is the adjacent month’s date.
See Also