DataGridSummaryTextsBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
For internal use only. Initializes a new Data |
#Methods
Name | Description |
---|---|
Avg |
Specifies a pattern for the 'avg' summary items when they are displayed in the parent column. Mirrors the client-side avg option. |
Avg |
Specifies a pattern for the 'avg' summary items when they are displayed in the parent column. Mirrors the client-side avg option. |
Avg |
Specifies a pattern for the 'avg' summary items displayed in a group row or in any other column rather than the parent one. Mirrors the client-side avg |
Avg |
Specifies a pattern for the 'avg' summary items displayed in a group row or in any other column rather than the parent one. Mirrors the client-side avg |
Count |
Specifies a pattern for the 'count' summary items. Mirrors the client-side count option. |
Count |
Specifies a pattern for the 'count' summary items. Mirrors the client-side count option. |
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. |
Max |
Specifies a pattern for the 'max' summary items when they are displayed in the parent column. Mirrors the client-side max option. |
Max |
Specifies a pattern for the 'max' summary items when they are displayed in the parent column. Mirrors the client-side max option. |
Max |
Specifies a pattern for the 'max' summary items displayed in a group row or in any other column rather than the parent one. Mirrors the client-side max |
Max |
Specifies a pattern for the 'max' summary items displayed in a group row or in any other column rather than the parent one. Mirrors the client-side max |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Min |
Specifies a pattern for the 'min' summary items when they are displayed in the parent column. Mirrors the client-side min option. |
Min |
Specifies a pattern for the 'min' summary items when they are displayed in the parent column. Mirrors the client-side min option. |
Min |
Specifies a pattern for the 'min' summary items displayed in a group row or in any other column rather than the parent one. Mirrors the client-side min |
Min |
Specifies a pattern for the 'min' summary items displayed in a group row or in any other column rather than the parent one. Mirrors the client-side min |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Sum |
Specifies a pattern for the 'sum' summary items when they are displayed in the parent column. Mirrors the client-side sum option. |
Sum |
Specifies a pattern for the 'sum' summary items when they are displayed in the parent column. Mirrors the client-side sum option. |
Sum |
Specifies a pattern for the 'sum' summary items displayed in a group row or in any other column rather than the parent one. Mirrors the client-side sum |
Sum |
Specifies a pattern for the 'sum' summary items displayed in a group row or in any other column rather than the parent one. Mirrors the client-side sum |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also