ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ConditionButtonsControl Class
Members

In This Topic
    ConditionButtonsControl Class
    In This Topic
    Panel that contains the And and Or radio buttons.
    Syntax
    'Declaration
     
    
    Public Class ConditionButtonsControl 
       Inherits C1.WPF.Core.C1View
    public class ConditionButtonsControl : C1.WPF.Core.C1View 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Core.C1View
                            C1.WPF.DataFilter.ConditionButtonsControl

    See Also