ListBox.IsSelected
ListBox.IsSelected method
Indicates whether the item is selected.
public bool IsSelected(int itemIndex)
Parameter | Type | Description |
---|---|---|
itemIndex | Int32 | The item index. |
Return Value
whether the item is selected.
See Also
- class ListBox
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells