MasterRowCanExpandEventArgs Constructors
Provides data for the GridView.MasterRowExpanding and GridView.MasterRowCollapsing events.| Name | Parameters | Description |
|---|---|---|
| MasterRowCanExpandEventArgs(Int32, Int32, Boolean) | rowHandle, relationIndex, allow | Initializes a new instance of the MasterRowCanExpandEventArgs class. |
See Also