[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IListBox.SelectedItems

SelectedItems Property

SelectedItems

Gets the currently selected items.

Declaration
ICollection<ListBoxItem> SelectedItems { get; }
ReadOnly Property SelectedItems As ICollection(Of ListBoxItem)