DataGridSummaryBuilder<T> Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
For internal use only. Initializes a new Data |
#Methods
Name | Description |
---|---|
Calculate |
Specifies a custom aggregate function. This function is called for summary items whose summary |
Calculate |
Specifies a custom aggregate function. This function is called for summary items whose summary |
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. |
Group |
Provides access to the client-side group |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Recalculate |
Specifies whether to recalculate summaries while a user edits data. Mirrors the client-side recalculate |
Recalculate |
Specifies whether to recalculate summaries while a user edits data. Mirrors the client-side recalculate |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Skip |
Specifies whether to skip empty strings, null and undefined values when calculating a summary. Does not apply when you use a remote data source. Mirrors the client-side skip |
Skip |
Specifies whether to skip empty strings, null and undefined values when calculating a summary. Does not apply when you use a remote data source. Mirrors the client-side skip |
Texts |
Contains properties that specify text patterns for summary items. Mirrors the client-side texts object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Total |
Provides access to the client-side total |
See Also