Property Label
Label
Gets the new text to associate with the list item.
public string? Label { get; }
Property Value
- string
The string value that represents the new ListViewItem label or null if the user cancels the edit.
Gets the new text to associate with the list item.
public string? Label { get; }
The string value that represents the new ListViewItem label or null if the user cancels the edit.