ComponentOne ASP.NET MVC Controls
Col Property (CellRange)

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

Reference

CellRange Class
CellRange Members