OnClientPropertyChanged Property (PivotFieldBase)
In This Topic
Occurs when the value of a property in this field changes.
Syntax
'Declaration
Public Property OnClientPropertyChanged As String
public string OnClientPropertyChanged {get; set;}
See Also