[]
        
(Showing Draft Content)

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

OnClientAutoSizingColumn Method

OnClientAutoSizingColumn(string)

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

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

The value.

Returns
Type Description
TBuilder

Current builder.