ComponentOne FinancialChart for WPF
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.
    Syntax
    'Declaration
     
    
    Public Interface IC1SupportIncrementalLoading 
    'Usage
     
    
    Dim instance As IC1SupportIncrementalLoading
    public interface IC1SupportIncrementalLoading 
    public interface class IC1SupportIncrementalLoading 
    See Also