An event specific action-flag.
[Visual Basic] Public ReadOnly Property Action As TreeViewAction [C#] public TreeViewAction Action {get;} [C++] public: __property TreeViewAction get_Action(); [JScript] public function get Action() : TreeViewAction;
TreeViewEventArgs Class | TreeViewEventArgs Members | System.WinForms Namespace