Wimark.Controls Class Library  

ListViewAfterEditEventArgs.NewLabel Property

Gets the new text to associate with the item.

[Visual Basic]
Public ReadOnly Property NewLabel As String 
[C#]
public string NewLabel {get;}
[C++]
public: __property String* get_NewLabel();

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

ListViewAfterEditEventArgs Class | ListViewAfterEditEventArgs Members | Wimark.Controls Namespace