[]
        
(Showing Draft Content)

C1.WPF.C1ComboBox.SelectedValueChanged

SelectedValueChanged Event

Event raised when the SelectedValue property has changed.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<object>> SelectedValueChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<object>> Event raised when the property has changed.