Back to Devexpress

TcxSchedulerYearViewStyles Class

vcl-cxscheduleryearview-d20e0ed7.md

latest1.4 KB
Original Source

TcxSchedulerYearViewStyles Class

Contains style settings for the Year View.

Declaration

delphi
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.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomStyles TcxStyles TcxSchedulerYearViewStyles

See Also

TcxSchedulerYearViewStyles Members

cxSchedulerYearView Unit