MasterRowGetRelationNameEventArgs Constructors
Provides data for the GridView.MasterRowGetRelationName event.Name | Parameters | Description |
---|---|---|
MasterRowGetRelationNameEventArgs(Int32, Int32, String) | rowHandle, relationIndex, relationName | Creates a new MasterRowGetRelationNameEventArgs object. |
See Also