Class TreeViewCancelEventArgs
Provides data for cancelable events related to tree view items.
public class TreeViewCancelEventArgs : BaseCancelEventArgs
- Inheritance
-
TreeViewCancelEventArgs
Constructors
- TreeViewCancelEventArgs(TreeViewItem)
Initializes a new instance of the TreeViewCancelEventArgs class.
Properties
- Item
Gets the item that is being affected.