[]
        
(Showing Draft Content)

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

OnClientAutoSizedRow Method

OnClientAutoSizedRow(string)

Configurates the OnClientAutoSizedRow client event. Occurs after the user auto-sizes a row by double-clicking the bottom edge of a row header cell.

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

The value.

Returns
Type Description
TBuilder

Current builder.