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

TcxGridTableOptionsView Methods
Show Inherited Hide Inherited

Stores grid Table View appearance settings.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
CanShowFooterMultiSummaries Determines whether the View can display multiple footer summaries per column.
CanShowGroupFooterMultiSummaries Determines whether the View can display multiple group footer summaries per column.
CheckDataRowHeight(Integer)
CheckGroupRowHeight(Integer)
Equals(TObject) Inherited from TObject.
GetGridLineColor Inherited from TcxCustomGridTableOptionsView.
GetGroupSummaryLayout Returns the type of group summary text alignment in a row.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetNoDataToDisplayInfoText Returns a string specified by the OptionsView.NoDataToDisplayInfoText property. Inherited from TcxCustomGridTableOptionsView.
GetOwner Inherited from TPersistent.
GetRowSeparatorColor
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
See Also