ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / RangeFilterPresenter Class / FromProperty Field

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