RowEventArgs Constructors
The base class for classes that provide data for events raised when users interact with data rows.Name | Parameters | Description |
---|---|---|
RowEventArgs(Int32) | rowHandle | Initializes a new instance of the RowEventArgs class. |
See Also