Skip to main content

TcxGridColumnStyles Methods

Stores styles that define the appearance of column elements.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBitmap(Integer) Inherited from TcxStyles.
GetContentParams(TcxCustomGridRecord,TcxViewParams) Inherited from TcxCustomGridTableItemStyles.
GetFooterParams(TcxCustomGridRow,Integer,TcxDataSummaryItem,TcxViewParams) Gets the TcxViewParams record containing information on the footer’s style attributes.
GetGroupSummaryParams(TcxGridGroupRow,TcxDataSummaryItem,TcxViewParams) Gets the TcxViewParams record containing information on the group summary‘s style attributes.
GetHashCode Inherited from TObject.
GetHeaderParams(TcxViewParams) Returns the TcxViewParams record populated with information on style attributes of the column header.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
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