C1.Web.Mvc.Grid Namespace / CellRange Class / Col2 Property

In This Topic
Col2 Property
In This Topic
Gets or sets the index of the second column in this range.
Syntax
'Declaration
 
<DefaultValueAttribute(-1)>
Public Property Col2 As Integer
 
See Also