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

In This Topic
    SecondValue Property (DataGridRiaNumericFilter)
    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