C1.Web.Mvc.TransposedMultiRow Namespace / CellInfo Class / Index Property
Index Property (CellInfo)
In This Topic
Gets or sets the index of the column in the grid's columns collection.
Syntax
'Declaration
 
Public Overrides Property Index As Integer
 
See Also