DataGridSummaryTotalItemBuilder<T> Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
For internal use only. Initializes a new Data |
#Methods
Name | Description |
---|---|
Alignment |
Specifies the alignment of a summary item. Mirrors the client-side alignment option. |
Column |
Specifies the column that provides data for a summary item. Mirrors the client-side column option. |
Column |
Specifies the column that provides data for a summary item. Mirrors the client-side column option. |
Css |
Specifies a CSS class to be applied to a summary item. Mirrors the client-side css |
Css |
Specifies a CSS class to be applied to a summary item. Mirrors the client-side css |
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 total summary item's identifier. Mirrors the client-side name option. |
Name |
Specifies the total 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. Mirrors the client-side show |
Show |
Specifies the column that must hold the summary item. Mirrors the client-side show |
Skip |
Mirrors the client-side skip |
Skip |
Mirrors the client-side skip |
Summary |
Specifies how to aggregate data for the total summary item. Mirrors the client-side summary |
Summary |
Specifies how to aggregate data for the total summary item. Mirrors the client-side summary |
Summary |
Specifies how to aggregate data for the total 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