TcxDataSummaryItems.SetDataItemKind(Integer,TcxSummaryPosition,TcxSummaryKind) Method
Declaration
procedure SetDataItemKind(AItemIndex: Integer; APosition: TcxSummaryPosition; Value: TcxSummaryKind);
Parameters
Name | Type |
---|---|
AItemIndex | Integer |
APosition | TcxSummaryPosition |
Value | TcxSummaryKind |
See Also