FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ConditionFilter Class / Condition1 Property

In This Topic
    Condition1 Property
    In This Topic
    Gets or sets the first condition of the filter.
    Syntax
    'Declaration
     
    Public Property Condition1 As Condition
    public Condition Condition1 {get; set;}
    See Also