PreferenceBase PropertyChanged Event TIBCO Spotfire 6.0 API Reference
Occurs when one of the properties in this preference is changed.

Namespace: Spotfire.Dxp.Framework.Preferences
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public event EventHandler<PropertyChangedEventArgs> PropertyChanged

Value

Type: System EventHandler PropertyChangedEventArgs 
See Also