ComponentOne ASP.NET MVC Controls
Index Property (CellInfo)

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

Reference

CellInfo Class
CellInfo Members