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

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