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

In This Topic
    ElementValue Property
    In This Topic
    Returns the reference to the value element.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property ElementValue As Control
    protected Control ElementValue {get;}
    See Also