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

In This Topic
    From Property (RangeFilterPresenter)
    In This Topic
    Label for Lower editor
    Syntax
    'Declaration
     
    
    Public Property From As String
    public string From {get; set;}
    See Also