MasterRowEmptyEventArgs Constructors
Provides data for the GridView.MasterRowEmpty event.| Name | Parameters | Description |
|---|---|---|
| MasterRowEmptyEventArgs(Int32, Int32, Boolean) | rowHandle, relationIndex, isEmpty | Creates a new MasterRowEmptyEventArgs object. |
See Also