[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.TopLeftCellsTemplate

TopLeftCellsTemplate Method

TopLeftCellsTemplate(Action<CellTemplateBuilder>)

Configurates TopLeftCellsTemplate. Sets the templates for the topleft cells.

Declaration
public virtual TBuilder TopLeftCellsTemplate(Action<CellTemplateBuilder> build)
Parameters
Type Name Description
Action<CellTemplateBuilder> build

The builder function.

Returns
Type Description
TBuilder

Current builder.