[]
        
(Showing Draft Content)

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

OnClientAutoSizingRow Method

OnClientAutoSizingRow(string)

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

Declaration
public virtual TBuilder OnClientAutoSizingRow(string value)
Public Overridable Function OnClientAutoSizingRow(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.