Skip to main content

TcxSchedulerDayViewStyles Class

Represents style settings for the Day View.

Declaration

TcxSchedulerDayViewStyles = class(
    TcxStyles
)

Remarks

This class provides styles for the scheduling area‘s elements visible in the Day View – the all-day event area located at the top of each day, the timeline bar, and the time ruler. The Day View’s Styles property references a TcxSchedulerDayViewStyles object.

See Also