Skip to main content

TcxGridBandedTableViewStyles Methods

Represents a set of styles that manage the appearance of visual elements in Banded Table Views.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBandHeaderParams(TcxGridBand,TcxViewParams)
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. Inherited from TcxGridTableViewStyles.
GetFooterParams(TcxCustomGridRow,TcxGridColumn,Integer,TcxDataSummaryItem,TcxViewParams) Gets the TcxViewParams record containing information on the footer’s style attributes. Inherited from TcxGridTableViewStyles.
GetGroupParams(TcxCustomGridRecord,Integer,TcxViewParams) Gets the TcxViewParams record containing information on the group row‘s style attributes. Inherited from TcxGridTableViewStyles.
GetGroupSummaryCellContentParams(TcxGridGroupRow,TcxDataSummaryItem,TcxViewParams) Inherited from TcxGridTableViewStyles.
GetGroupSummaryCellParams(TcxGridGroupRow,TcxDataSummaryItem,TcxViewParams) Inherited from TcxGridTableViewStyles.
GetGroupSummaryParams(TcxGridGroupRow,TcxDataSummaryItem,TcxViewParams) Gets the TcxViewParams record containing information on the group summary‘s style attributes. Inherited from TcxGridTableViewStyles.
GetHashCode Inherited from TObject.
GetHeaderParams(TcxGridColumn,TcxViewParams) Gets the TcxViewParams record containing information on style attributes of the column header. Inherited from TcxGridTableViewStyles.
GetInplaceEditFormGroupParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Inherited from TcxGridTableViewStyles.
GetInplaceEditFormItemHottrackParams(TcxCustomGridTableItem,TcxViewParams) Inherited from TcxGridTableViewStyles.
GetInplaceEditFormItemParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Inherited from TcxGridTableViewStyles.
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. Inherited from TcxGridTableViewStyles.
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