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