Class HoverselItem
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
The HoverselItem is the item of Hoversel.
C#Copypublic class HoverselItem : ItemObject
- Inheritance
Properties
Declaration
C#Copypublic string Label { get; }
Property Value
| Type | Description |
|---|---|
| string |
Events
Declaration
C#Copypublic event EventHandler ItemSelected
Event Type
| Type | Description |
|---|---|
| System.EventHandler |