CustomMasterRowEventArgs Properties
Serves as the base for event arguments that require detail identification capabilities.| Name | Description |
|---|---|
| RelationIndex | Gets the relation index that identifies the affected detail. |
| RowHandle | Gets the handle of the currently processed master row in the current View. |
See Also