[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder-2.OnClientPropertyChanged

OnClientPropertyChanged Method

OnClientPropertyChanged(string)

Configurates the OnClientPropertyChanged client event. Occurs when the value of a property in this field changes.

Declaration
public TBuilder OnClientPropertyChanged(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.