TcxGridTableOptionsView Methods
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