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


In This Topic
Row Property (Sparkline)
In This Topic
Gets the row index of this sparkline.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
'Usage
 
Dim instance As Sparkline
Dim value As Integer
 
value = instance.Row
See Also