ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / BaseRangeFilterPresenter Class / From Property

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