PreferenceObject T  ValueChanged Event TIBCO Spotfire 6.5 API Reference
Occurs when the value of this object is changed.

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

public event EventHandler<PreferenceObjectValueChangedEventArgs<T>> ValueChanged

Value

Type: System EventHandler PreferenceObjectValueChangedEventArgs T  
Remarks

The event is not raised when the internal state of the value object changes.
Version Information

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also