C# Syntax
public interface IListItem
Name | Description | |
---|---|---|
![]() | Height | The height of the list item (in pixels). |
![]() | IsFocused | Indicates whether the list item has focus in a multiple selection list box. |
![]() | IsSelected | Indicates whether the list item is selected. |
![]() | Text | The text value of the list item, or "" when empty. |