[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IListBox

IListBox Interface

The list box control.

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: DS.Documents.Excel.dll
Syntax
public interface IListBox : IControl<IListBox>, ISelector<ListBoxItem>, ISelector, ICellLinkControl<int>, ICellLinkControl, IControl
Public Interface IListBox
    Inherits IControl(Of IListBox), ISelector(Of ListBoxItem), ISelector, ICellLinkControl(Of Integer), ICellLinkControl, IControl

Properties

Name Description
SelectedItems

Gets the currently selected items.

SelectionMode

The selection mode.