[]
        
(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)
Public Function OnClientPropertyChanged(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.