ASPxGridDataValidationEventArgs Constructors
Serves as a base for classes that provide data for the validation events of grid-like controls.| Name | Parameters | Description |
|---|---|---|
| ASPxGridDataValidationEventArgs(Int32, Boolean) | visibleIndex, isNew | Initializes a new instance of the ASPxGridDataValidationEventArgs class with the specified settings. |
See Also