TreeListValidateNodeDeletionEventArgs Constructors
Provides data for the ValidateNodeDeletion event.Name | Parameters | Description |
---|---|---|
TreeListValidateNodeDeletionEventArgs(RoutedEvent, TreeListView, IEnumerable<Int32>) | routedEvent, view, rowHandles | Initializes a new instance of the TreeListValidateNodeDeletionEventArgs class with specified settings. |
See Also