DataGridSummaryGroupItemBuilder<T> Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
For internal use only. Initializes a new Data |
#Methods
Name | Description |
---|---|
Align |
Indicates whether to display group summary items in parentheses after the group row header or to align them by the corresponding columns within the group row. Mirrors the client-side align |
Align |
Indicates whether to display group summary items in parentheses after the group row header or to align them by the corresponding columns within the group row. Mirrors the client-side align |
Column |
Specifies the column that provides data for a group summary item. Mirrors the client-side column option. |
Column |
Specifies the column that provides data for a group summary item. Mirrors the client-side column option. |
Customize |
Customizes the text to be displayed in the summary item. Mirrors the client-side customize |
Customize |
Customizes the text to be displayed in the summary item. Mirrors the client-side customize |
Display |
Specifies the summary item's text. Mirrors the client-side display |
Display |
Specifies the summary item's text. Mirrors the client-side display |
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. |
Name |
Specifies the group summary item's identifier. Mirrors the client-side name option. |
Name |
Specifies the group summary item's identifier. Mirrors the client-side name option. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Specifies the column that must hold the summary item when this item is displayed in the group footer or aligned by a column in the group row. Mirrors the client-side show |
Show |
Specifies the column that must hold the summary item when this item is displayed in the group footer or aligned by a column in the group row. Mirrors the client-side show |
Show |
Specifies whether or not a summary item must be displayed in the group footer. Mirrors the client-side show |
Show |
Specifies whether or not a summary item must be displayed in the group footer. Mirrors the client-side show |
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 |
Summary |
Specifies how to aggregate data for the group summary item. Mirrors the client-side summary |
Summary |
Specifies how to aggregate data for the group summary item. Mirrors the client-side summary |
Summary |
Specifies how to aggregate data for the group summary item. Mirrors the client-side summary |
To |
Returns a string that represents the current object. Inherited from Object. |
Value |
Specifies a summary item value's display format. Mirrors the client-side value |
Value |
Specifies a summary item value's display format. Mirrors the client-side value |
Value |
Specifies a summary item value's display format. Mirrors the client-side value |
Value |
Specifies a summary item value's display format. Mirrors the client-side value |
See Also