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

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