ValidateRowEventArgs Constructors
Provides data for the ColumnView.ValidateRow event.Name | Parameters | Description |
---|---|---|
ValidateRowEventArgs(Int32, Object) | rowHandle, row | Initializes a new instance of the ValidateRowEventArgs class with the specified settings. |
See Also