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

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