ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ConditionButtonsControl Class / OrClicked Event

In This Topic
    OrClicked Event
    In This Topic
    Called when the or button is clicked.
    Syntax
    'Declaration
     
    
    Public Event OrClicked As EventHandler
    public event EventHandler OrClicked
    See Also