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

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