'Declaration Public ReadOnly Property Row As Integer
'Declaration
Public ReadOnly Property Row As Integer
'Usage Dim instance As Sparkline Dim value As Integer value = instance.Row
'Usage
Dim instance As Sparkline Dim value As Integer value = instance.Row
public int Row {get;}
Sparkline Class Sparkline Members