C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow Namespace / HeaderCellGroup Class / Cells Property

In This Topic
Cells Property (HeaderCellGroup)
In This Topic
Array of cell objects, which extend Column with colspan property.
Syntax
'Declaration
 
Public ReadOnly Property Cells As IList(Of Cell)
 
See Also