Spread Silverlight Documentation
IsLoadOnDemand Method


GrapeCity.Excel Namespace > IExcelLoadOnDemandReader Interface : IsLoadOnDemand Method
Specifies whether the current reader is load on demand or not
Syntax
'Declaration
 
Function IsLoadOnDemand() As System.Boolean
'Usage
 
Dim instance As IExcelLoadOnDemandReader
Dim value As System.Boolean
 
value = instance.IsLoadOnDemand()
System.bool IsLoadOnDemand()
See Also

Reference

IExcelLoadOnDemandReader Interface
IExcelLoadOnDemandReader Members