ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ConditionalFilterItemPresenter Class / IsExpressionHasValue Property

In This Topic
    IsExpressionHasValue Property
    In This Topic
    True, if underlying Expression has a value which participates at filtering.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property IsExpressionHasValue As Boolean
    protected bool IsExpressionHasValue {get;}
    See Also