ComponentOne ASP.NET MVC Controls
Index Property (ColumnInfo)

C1.Web.Mvc Namespace > ColumnInfo Class : Index Property
Gets or sets the index of the column in the grid's columns collection.
Syntax
'Declaration
 
Public Overridable Property Index As Integer
public virtual int Index {get; set;}
See Also

Reference

ColumnInfo Class
ColumnInfo Members