TcxGridRowsViewInfo.CalculateCustomGroupRowHeight(Boolean,TcxViewParams) Method
Declaration
function CalculateCustomGroupRowHeight(AMinHeight: Boolean; AParams: TcxViewParams): Integer; virtual;
Parameters
Name | Type |
---|---|
AMinHeight | Boolean |
AParams | TcxViewParams |
Returns
Type |
---|
Integer |
See Also