ComponentOne ASP.NET MVC Controls
Row Property (CellRange)

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

Reference

CellRange Class
CellRange Members