GridRowValidationEventArgs Constructors
Populates the GridViewBase.ValidateRow event handler with data.Name | Parameters | Description |
---|---|---|
GridRowValidationEventArgs(Object, Object, Int32, DataViewBase) | source, value, rowHandle, view | Initializes a new instance of the GridRowValidationEventArgs class. |
See Also