ComponentOne ASP.NET MVC Controls
Group Property

C1.Web.Mvc.MultiRow Namespace > CellInfo Class : Group Property
Gets or sets the index of the cell group which the cell belongs to.
Syntax
'Declaration
 
Public Property Group As Integer
public int Group {get; set;}
See Also

Reference

CellInfo Class
CellInfo Members