Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerYearViewStyles Members

Contains style settings for the Year View.

#Constructors
Show Inherited Hide Inherited

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

#Properties
Show Inherited Hide Inherited

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
Show Inherited Hide Inherited

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