TcxSchedulerDayViewStyles Class
In This Article
Represents style settings for the Day View.
#Declaration
Delphi
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.
#Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomStyles
TcxStyles
TcxSchedulerDayViewStyles
See Also