ListBoxItem Properties
Represents a single item in the collection.
Name | Description |
---|---|
Tag |
Gets or sets custom data associated with the current List |
Value | Gets or sets the item’s value. |
See Also