MasterRowGetRelationNameEventArgs Properties
Provides data for the GridView.MasterRowGetRelationName event.
Name | Description |
---|---|
Relation |
Gets the relation index that identifies the affected detail.
Inherited from Custom |
Relation |
For the Grid For the Grid |
Row |
Gets the handle of the currently processed master row in the current View.
Inherited from Custom |
See Also