[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.ISelector

ISelector Interface

Represents a control that allows a user to select items from among its child elements.

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

Properties

Name Description
ItemsSourceRange

Represents the items source of this control. This property can't be used if items were added to Items.

SelectedIndex

Represents the selected index of this control.