TcxSchedulerYearViewStyles.UnusedContent Property
In This Article
Specifies style settings for the cells of the adjacent months.
#Declaration
Delphi
property UnusedContent: TcxStyle index cxcsUnusedContent read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to specify style settings for the adjacent months cells, which are located at the same row as the current month.
See Also