GrapeCity.Xaml.SpreadSheet.Data
Row Property (Sparkline)


GrapeCity.Xaml.SpreadSheet.Data Namespace > Sparkline Class : Row Property
Gets the row.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As Sparkline
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

Sparkline Class
Sparkline Members