Gets or sets the index of the last row in this CellRange.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public int Row2 { get; set; }
Visual Basic
Public Property Row2 As Integer
	Get
	Set

See Also