Skip to main content

TcxSchedulerYearViewStyles Class

Contains style settings for the Year View.

Declaration

TcxSchedulerYearViewStyles = class(
    TcxStyles
)

Remarks

This class provides styles for the scheduling area‘s elements visible under the Year View – the month headers and the cells in the adjacent months. It also implements methods that allow you to obtain the information on the styles that are currently applied to the Year View’s elements.

The TcxSchedulerYearViewStyles object is referenced by the Year View’s Styles property.

See Also