SelectedCells

ListBox.SelectedCells property

Ottiene le celle selezionate. Restituisce null se l’intervallo di input non è impostato o non è selezionato alcun elemento

public Cell[] SelectedCells { get; }

Guarda anche