WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ConditionalFilterItemPresenter Class / IsExpressionHasValue Property
In This Topic
    IsExpressionHasValue Property (ConditionalFilterItemPresenter)
    In This Topic
    True, if underlying Expression has a value which participates at filtering.
    Syntax
    protected bool IsExpressionHasValue {get;}
    See Also