TcxDataSummaryItems.SetDataItemSorted(Integer,TcxSummaryPosition,Boolean) Method
In This Article
#Declaration
Delphi
procedure SetDataItemSorted(AItemIndex: Integer; APosition: TcxSummaryPosition; Value: Boolean);
#Parameters
Name | Type |
---|---|
AItem |
Integer |
APosition | Tcx |
Value | Boolean |
See Also