Wimark.Controls Class Library  

TreeViewAfterEditEventArgs.Action Property

Gets the type of action that raised the event.

[Visual Basic]
Public ReadOnly Property Action As TreeViewAction 
[C#]
public TreeViewAction Action {get;}
[C++]
public: __property TreeViewAction get_Action();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

TreeViewAfterEditEventArgs Class | TreeViewAfterEditEventArgs Members | Wimark.Controls Namespace