[]
        
(Showing Draft Content)

C1.WPF.C1ComboBox.SelectionCommitted

SelectionCommitted Event

Event fired when the select item is committed.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<object>> SelectionCommitted
Returns
Type Description
EventHandler<PropertyChangedEventArgs<object>> Event fired when the select item is committed.