Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ISelector Interface

In This Topic
    ISelector Interface Methods
    In This Topic

    For a list of all members of this type, see ISelector members.

    Public Methods
     NameDescription
     MethodRepresents the items source of this control. This property can't be used if items were added to @code:ISelectorT.Items.

    This property doesn't handle #REF! errors. #REF! will be treated as an empty collection.

     
     MethodRepresents the selected index of this control.  
     MethodRepresents the items source of this control. This property can't be used if items were added to @code:ISelectorT.Items.

    This property doesn't handle #REF! errors. #REF! will be treated as an empty collection.

     
     MethodRepresents the selected index of this control.  
    Top
    See Also