ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / RangeFilterPresenter Class / LoadEditors Method

In This Topic
    LoadEditors Method (RangeFilterPresenter)
    In This Topic
    Load Editors from DataTemplate
    Syntax
    'Declaration
     
    
    Protected Sub LoadEditors( _
       ByVal type As Type _
    ) 
    protected void LoadEditors( 
       Type type
    )

    Parameters

    type
    See Also