MasterRowGetChildListEventArgs Constructors
Provides data for the GridView.MasterRowGetChildList event.Name | Parameters | Description |
---|---|---|
MasterRowGetChildListEventArgs(Int32, Int32, IList) | rowHandle, relationIndex, childList | Creates a new MasterRowGetChildListEventArgs object. |
See Also