ComponentOne ASP.NET MVC Controls
Row2 Property

C1.Web.Mvc.Grid Namespace > CellRange Class : Row2 Property
Gets or sets the index of the second row in this range.
Syntax
'Declaration
 
<DefaultValueAttribute(-1)>
Public Property Row2 As Integer
[DefaultValue(-1)]
public int Row2 {get; set;}
See Also

Reference

CellRange Class
CellRange Members