ComponentOne ASP.NET MVC Controls
Cells Property (HeaderTemplate)

C1.Web.Mvc Namespace > HeaderTemplate Class : Cells Property
Containt all cell objects.
Syntax
'Declaration
 
Public Property Cells As List(Of HeaderTemplateCell)
public List<HeaderTemplateCell> Cells {get; set;}
See Also

Reference

HeaderTemplate Class
HeaderTemplate Members