C1.Web.Mvc Namespace / ColumnInfo Class / Index Property

In This Topic
Index Property (ColumnInfo)
In This Topic
Gets or sets the index of the column in the grid's columns collection.
Syntax
'Declaration
 
Public Overridable Property Index As Integer
 
See Also