ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridNumericFilter Class / SecondValue Property

In This Topic
    SecondValue Property
    In This Topic
    Gets or sets the value of the second line.
    Syntax
    'Declaration
     
    
    Public Property SecondValue As Double
    public double SecondValue {get; set;}
    See Also