ValidateObjectEventArgs Constructors
Represents arguments passed to the ListView.ValidateObject and ListEditor.ValidateObject events.| Name | Parameters | Description |
|---|---|---|
| ValidateObjectEventArgs(Object, Boolean) | obj, valid | Creates and initializes a new instance of the ValidateObjectEventArgs class. |
See Also