ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / RangeFilterPresenter Class / UpperEditorTemplate Property

In This Topic
    UpperEditorTemplate Property (RangeFilterPresenter)
    In This Topic
    DataTemplate of UpperEditor
    Syntax
    'Declaration
     
    
    Public Property UpperEditorTemplate As DataTemplate
    public DataTemplate UpperEditorTemplate {get; set;}
    See Also