Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SparklineDataSource Class / Row Property


In This Topic
Row Property (SparklineDataSource)
In This Topic
Syntax
'Declaration
 
Protected Overrides NotOverridable ReadOnly Property Row As Integer
 
'Usage
 
Dim instance As SparklineDataSource
Dim value As Integer
 
value = instance.Row
See Also