GrapeCity.Xaml.Excel
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 Boolean
'Usage
 
Dim instance As IExcelLoadOnDemandReader
Dim value As Boolean
 
value = instance.IsLoadOnDemand()
bool IsLoadOnDemand()
See Also

Reference

IExcelLoadOnDemandReader Interface
IExcelLoadOnDemandReader Members