GridCustomizeSummaryDisplayTextEventArgs Properties
Contains data for the CustomizeSummaryDisplayText event.
Name | Description |
---|---|
Display |
Specifies a summary’s display text. |
Grid | Returns an object that defines grid API members (properties and methods). |
Is |
Specifies whether the processed summary is a total summary. |
Item | Gets the summary item. |
Value | Gets the summary value. |
See Also