TcxCustomDataController.GetAllowedSummaryKinds(TcxCustomDataField) Method
Declaration
function GetAllowedSummaryKinds(AField: TcxCustomDataField): TcxSummaryKinds; overload; virtual;
Parameters
Name | Type |
---|---|
AField | TcxCustomDataField |
Returns
Type |
---|
TcxSummaryKinds |
See Also