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

TcxSchedulerStyles Methods
Show Inherited Hide Inherited

Stores all style settings applied to the scheduler’s elements.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBackgroundParams Returns the TcxViewParams record containing information about the scheduler control’s background style attributes.
GetBitmap(Integer) Inherited from TcxStyles.
GetContentParams(TDateTime,TcxSchedulerStorageResourceItem)
GetContentParams(TDateTime,Boolean,TcxSchedulerStorageResourceItem) Returns the TcxViewParams record containing information about the time blocks’ style attributes.
GetDayHeaderParams(TDateTime) Returns the TcxViewParams record containing information about the day header’s style attributes.
GetEventContentParams(TcxSchedulerEvent) Returns the TcxViewParams record containing information about the style attributes of the AEvent user event.
GetGroupSeparatorParams Returns the TcxViewParams record containing information about the style attributes of the group separator.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetResourceHeaderParams(TcxSchedulerStorageResourceItem)
GetSelectionParams Returns the TcxViewParams record containing information about the style attributes of highlighted time blocks.
GetSplitterParams(TcxSchedulerSplitterKind) Returns the TcxViewParams record containing information about the AKind splitter’s style attributes.
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) Inherited from TcxStyles.
IsEventStyleAssigned(TcxSchedulerEvent)
IsValidStyleSheet(TcxCustomStyleSheet) Inherited from TcxCustomStyles.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ResetStyles Inherited from TcxCustomStyles.
ToString Inherited from TObject.
See Also