ASPxClientGridBatchEditSummaryDisplayTextEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the class. |
#Properties
Name | Description |
---|---|
display |
Gets or sets the summary item’s display text. |
group |
Specifies the group row’s visible index. |
is |
Specifies whether the processed summary is a group summary. |
is |
Specifies whether the processed summary is a total summary. |
server |
Gets the summary item’s server value. |
summary |
Gets the element that contains the summary item. |
summary |
Gets the summary item’s field name. |
summary |
Gets the summary item index. |
summary |
Gets the summary type. |
value | Specifies the summary item’s value. |
See Also