Spread Windows Forms 12.0 Product Documentation
Row Property (ISparkline)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ISparkline Interface : Row Property
Gets or sets the row.
Syntax
'Declaration
 
Property Row As Integer
'Usage
 
Dim instance As ISparkline
Dim value As Integer
 
instance.Row = value
 
value = instance.Row
int Row {get; set;}

Property Value

The row.
See Also

Reference

ISparkline Interface
ISparkline Members