Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IItemList<T> Interface
Members
In This Topic
    IItemList<T> Interface
    In This Topic
    Holds the list of items that constitute the content of an ISelector.
    Syntax
    public interface IItemList<T> 
        implements IItemCollection<T>  
    Type Parameters
    T
    See Also