ComponentOne FinancialChart for WPF
HasMoreItems Property



C1.WPF Namespace > IC1SupportIncrementalLoading Interface : HasMoreItems Property
Gets a value indicating whether there are more items.
Syntax
'Declaration
 
ReadOnly Property HasMoreItems As Boolean
'Usage
 
Dim instance As IC1SupportIncrementalLoading
Dim value As Boolean
 
value = instance.HasMoreItems
bool HasMoreItems {get;}
property bool HasMoreItems {
   bool get();
}
See Also

Reference

IC1SupportIncrementalLoading Interface
IC1SupportIncrementalLoading Members