[]
        
(Showing Draft Content)

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

BottomLeftCellsTemplate Method

BottomLeftCellsTemplate(Action<CellTemplateBuilder>)

Configurates BottomLeftCellsTemplate. Sets the templates applied in bottom left cells.

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

The builder function.

Returns
Type Description
TBuilder

Current builder.