[]
        
(Showing Draft Content)

C1.WPF.Input.C1ComboBox.SelectionCommitted

SelectionCommitted Event

Event fired when the select item is committed.

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