TreeListSummaryItem Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new instance of the Tree |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Copies settings from the summary item object specified as the parameter. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the summary item. |
See Also