IsSelected

ListBox.IsSelected method

Indikerar om objektet är valt.

public bool IsSelected(int itemIndex)
ParameterTypBeskrivning
itemIndexInt32Artikelindex.

Returvärde

om objektet är valt.

Se även