TreeListSummaryItem Properties
Represents a summary item.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Display |
Gets or sets the format of the summary value. |
Field |
Gets or set the name of the data source field whose values are used to calculate the summary. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Recursive | Gets or sets whether a recursive summary value calculation is enabled. |
Show |
Gets or sets a value that specifies a column in whose footer cell the summary will be displayed. |
Summary |
Gets or sets the aggregate function type. |
Tag | Gets or sets the data associated with the summary item. |
See Also