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