Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ISelectorT<T,TCollection> Interface
Members
In This Topic
    ISelectorT<T,TCollection> Interface
    In This Topic
    Represents a control that allows a user to select items from among its child elements.
    Syntax
    public interface ISelectorT<T,TCollection> 
        implements ISelector  
    Type Parameters
    T
    TCollection
    See Also