ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / RangeFilterPresenter Class / _upperEditor Field

In This Topic
    _upperEditor Field (RangeFilterPresenter)
    In This Topic
    Cached editors UI element
    Syntax
    'Declaration
     
    
    Protected _upperEditor As Control
    protected Control _upperEditor
    See Also