[]
        
(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)
Public Overridable Function OnClientAutoSizedColumn(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.