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