TreeViewNodeValidationEventArgs Constructors
Contains data for the ValidateNode event.| Name | Parameters | Description |
|---|---|---|
| TreeViewNodeValidationEventArgs(Object, Object, Int32, TreeViewControl) | source, value, rowHandle, treeViewControl | Initializes a new instance of the TreeViewNodeValidationEventArgs class with specified settings. |
See Also