Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IListBoxItemList Interface
Members
In This Topic
    IListBoxItemList Interface
    In This Topic
    Prevents generic type parameter erasure for IItemList<T>< ListBoxItem> .
    Syntax
    public interface IListBoxItemList 
        implements IItemList<T>  
    See Also