Skip to main content

TcxSchedulerYearViewStyles.UnusedContent Property

Specifies style settings for the cells of the adjacent months.

Declaration

property UnusedContent: TcxStyle index cxcsUnusedContent read; write;

Property Value

Type
TcxStyle

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