Wimark.Controls Class Library  

TreeViewAfterEditEventArgs.NewValue Property

Gets the new value to associate with the tree node.

[Visual Basic]
Public ReadOnly Property NewValue As Object 
[C#]
public object NewValue {get;}
[C++]
public: __property Object* get_NewValue();

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