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

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