TcxGridCardRowLayout.GetHeaderWidth(TcxGridCardRowViewInfo) Method
Declaration
function GetHeaderWidth(ARowViewInfo: TcxGridCardRowViewInfo): Integer; virtual; abstract;
Parameters
| Name | Type |
|---|---|
| ARowViewInfo | TcxGridCardRowViewInfo |
Returns
| Type |
|---|
| Integer |
See Also