[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SelectorBaseBuilder-3.OnClientColumnChanging

OnClientColumnChanging Method

OnClientColumnChanging(string)

Configurates the OnClientColumnChanging client event. Occurs before the value of the column property changes.

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

The value.

Returns
Type Description
TBuilder

Current builder.