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

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