[]
        
(Showing Draft Content)

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

OnClientUpdatedLayout Method

OnClientUpdatedLayout(string)

Configurates the OnClientUpdatedLayout client event. Occurs after the grid has updated its internal layout.

Declaration
public virtual TBuilder OnClientUpdatedLayout(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.