[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.HeaderTemplateBuilder.Cells

Cells Method

Cells(Action<CellTemplateHandler>)

Cells manager in header table.

Declaration
public Action<CellTemplateHandler> Cells(Action<CellTemplateHandler> builder)
Public Function Cells(builder As Action(Of CellTemplateHandler)) As Action(Of CellTemplateHandler)
Parameters
Type Name Description
Action<CellTemplateHandler> builder
Returns
Type Description
Action<CellTemplateHandler>