[]
        
(Showing Draft Content)

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

LazyRender Method

LazyRender(bool)

Configurates LazyRender. Sets whether the grid should skip rendering cells that were updated in the last render cycle.

Declaration
public virtual TBuilder LazyRender(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.