[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridSearchBuilder.IsSubmitOnChange

IsSubmitOnChange Method

IsSubmitOnChange(bool)

Configurates IsSubmitOnChange. Sets the property to determine whether to submit the value in the OnChange event of the input

Declaration
public FlexGridSearchBuilder IsSubmitOnChange(bool value)
Public Function IsSubmitOnChange(value As Boolean) As FlexGridSearchBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
FlexGridSearchBuilder

Current builder.