ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / BaseRangeFilterPresenter<T> Class / ToProperty Field

In This Topic
    ToProperty Field (BaseRangeFilterPresenter<T>)
    In This Topic
    Identifies the To dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ToProperty As DependencyProperty
    public static readonly DependencyProperty ToProperty
    See Also