Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / OnSelectionCommitted Method

In This Topic
    OnSelectionCommitted Method (C1ComboBox)
    In This Topic
    Fires the SelectionCommitted event.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnSelectionCommitted() 
    protected virtual void OnSelectionCommitted()
    See Also