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