Skip to main content

TcxSchedulerStyles Class

Stores all style settings applied to the scheduler’s elements.

Declaration

TcxSchedulerStyles = class(
    TcxStyles,
    IcxSchedulerStylesAdapter
)

Remarks

This class extends its ancestor with members that allow you to customize the appearance of:

The scheduler’s Styles property references a TcxSchedulerStyles object.

See Also