TcxGridRowsViewInfo.CalculateCustomGroupRowHeight(Boolean,TcxViewParams) Method
In This Article
#Declaration
Delphi
function CalculateCustomGroupRowHeight(AMinHeight: Boolean; AParams: TcxViewParams): Integer; virtual;
#Parameters
Name | Type |
---|---|
AMin |
Boolean |
AParams | Tcx |
#Returns
Type |
---|
Integer |
See Also