Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / IC1SupportIncrementalLoading Interface
Members

In This Topic
    IC1SupportIncrementalLoading Interface
    In This Topic
    When the source of a C1ListBox implement this interface the items can be loaded on demand.
    Object Model
    IC1SupportIncrementalLoading Interface
    Syntax
    'Declaration
     
    
    Public Interface IC1SupportIncrementalLoading 
    public interface IC1SupportIncrementalLoading 
    See Also