Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SparklineStorage Class / IsAvailable Method / IsAvailable() Method


In This Topic
IsAvailable() Method
In This Topic
Gets a boolean value indicating whether there is at least one item.
Syntax
'Declaration
 
Public Overloads Shadows Function IsAvailable() As Boolean
 
'Usage
 
Dim instance As SparklineStorage
Dim value As Boolean
 
value = instance.IsAvailable()
See Also