Skip to main content

TcxSchedulerYearViewStyles Members

Contains style settings for the Year View.

Constructors

Name Description
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

Name Description
Count Inherited from TcxCustomStyles.
MonthHeader Specifies style settings for the month headers.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
Scheduler Provides access to the scheduler control that owns the style settings.
StyleSheet Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles.
UnusedContent Specifies style settings for the cells of the adjacent months.
Values Inherited from TcxStyles.
YearView Provides access to the Year View.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBitmap(Integer) Inherited from TcxStyles.
GetHashCode Inherited from TObject.
GetMonthHeaderParams(Integer,Integer) Returns the TcxViewParams record that contains information about the style attributes of the month headers.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetUnusedContentParams(Integer,Integer,Integer) Returns the TcxViewParams record that contains information about the style attributes of the cells occupied by the adjacent months.
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) Inherited from TcxStyles.
IsValidStyleSheet(TcxCustomStyleSheet) Inherited from TcxCustomStyles.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ResetStyles Inherited from TcxCustomStyles.
ToString Inherited from TObject.

Events

Name Description
OnGetMonthHeaderStyle Fires every time a month header is rendered.
OnGetUnusedContentStyle Fires every time the adjacent month’s cell is rendered.
See Also