Skip to main content

TcxGridTableViewStyles Methods

The set of styles for managing the appearance of a Table View.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBitmap(Integer) Inherited from TcxStyles.
GetCellContentParams(TcxCustomGridRecord,TObject,TcxViewParams) Returns canvas attributes for a cell in a grid Table View. Inherited from TcxCustomGridTableViewStyles.
GetContentParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Returns canvas attributes for the specified record and a grid table item. Inherited from TcxCustomGridTableViewStyles.
GetDataCellContentParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Returns canvas attributes for the specified record and a grid table item. Inherited from TcxCustomGridTableViewStyles.
GetDataCellParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams,Boolean,TcxGridTableCellViewInfo,Boolean,Boolean) Returns canvas attributes for a cell in a grid Table View. Inherited from TcxCustomGridTableViewStyles.
GetFooterCellParams(TcxCustomGridRow,TcxGridColumn,Integer,TcxDataSummaryItem,TcxViewParams) Gets the TcxViewParams record containing information on the footer cell’s style attributes.
GetFooterParams(TcxCustomGridRow,TcxGridColumn,Integer,TcxDataSummaryItem,TcxViewParams) Gets the TcxViewParams record containing information on the footer’s style attributes.
GetGroupParams(TcxCustomGridRecord,Integer,TcxViewParams) Gets the TcxViewParams record containing information on the group row‘s style attributes.
GetGroupSummaryCellContentParams(TcxGridGroupRow,TcxDataSummaryItem,TcxViewParams)
GetGroupSummaryCellParams(TcxGridGroupRow,TcxDataSummaryItem,TcxViewParams)
GetGroupSummaryParams(TcxGridGroupRow,TcxDataSummaryItem,TcxViewParams) Gets the TcxViewParams record containing information on the group summary‘s style attributes.
GetHashCode Inherited from TObject.
GetHeaderParams(TcxGridColumn,TcxViewParams) Gets the TcxViewParams record containing information on style attributes of the column header.
GetInplaceEditFormGroupParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams)
GetInplaceEditFormItemHottrackParams(TcxCustomGridTableItem,TcxViewParams)
GetInplaceEditFormItemParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams)
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetPreviewParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Gets the TcxViewParams record that contains information on style attributes of preview section rows.
GetRecordContentParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Returns canvas attributes for the specified record and a grid table item. Inherited from TcxCustomGridTableViewStyles.
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.
See Also