CustomMasterRowEventArgs Constructors
Serves as the base for event arguments that require detail identification capabilities.| Name | Parameters | Description |
|---|---|---|
| CustomMasterRowEventArgs(Int32, Int32) | rowHandle, relationIndex | Creates a new instance of the CustomMasterRowEventArgs class. |
See Also