ComponentOne Basic Library for WPF and Silverlight
HasMoreItems Property (IC1SupportIncrementalLoading)


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

Reference

IC1SupportIncrementalLoading Interface
IC1SupportIncrementalLoading Members