TcxGridColumnStyles.GetHeaderParams(TcxViewParams) Method
Returns the TcxViewParams record populated with information on style attributes of the column header.
Declaration
procedure GetHeaderParams(out AParams: TcxViewParams); virtual;
Parameters
Name | Type |
---|---|
AParams | TcxViewParams |
See Also