Table of Contents

Property Label

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.