[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BaseSparkline.Row

Row Property

Row

Gets or sets the row.

Declaration
public virtual int Row { get; set; }
Public Overridable Property Row As Integer
Property Value
Type Description
int

The row.

Implements