TreeListNodeValidationEventArgs Constructors
Provides data for the TreeListView.ValidateNode event.Name | Parameters | Description |
---|---|---|
TreeListNodeValidationEventArgs(Object, Int32, TreeListView) | value, rowHandle, view | Initializes a new instance of the TreeListNodeValidationEventArgs class. |
See Also