TcxCustomDataController.GetAllowedSummaryKinds(TcxCustomDataField) Method
In This Article
#Declaration
Delphi
function GetAllowedSummaryKinds(AField: TcxCustomDataField): TcxSummaryKinds; overload; virtual;
#Parameters
Name | Type |
---|---|
AField | Tcx |
#Returns
Type |
---|
Tcx |
See Also