[]
        
(Showing Draft Content)

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

OnClientAutoSizedColumn Method

OnClientAutoSizedColumn(string)

Configurates the OnClientAutoSizedColumn client event. Occurs after the user auto-sizes a column by double-clicking the right edge of a column header cell.

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

The value.

Returns
Type Description
TBuilder

Current builder.