[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SelectionInfo.Row2

Row2 Property

Row2

Gets the zero based row number of the last row of this RangeInfo.

Declaration
public int Row2 { get; set; }
Public Property Row2 As Integer
Property Value
Type Description
int

An integer that specifies the zero based row number of the last row.

Remarks

If this RangeInfo contains multiple areas, the last row number of the last area is returned.