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