CustomSummaryExistEventArgs Constructors
Provides data for the GridView.CustomSummaryExists event.| Name | Parameters | Description |
|---|---|---|
| CustomSummaryExistEventArgs(Int32, Int32, Object) | groupRowHandle, groupLevel, item | Initializes a new instance of the CustomSummaryExistEventArgs class. |
See Also