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

In This Topic
    FirstValue Property (DataGridRiaNumericFilter)
    In This Topic
    Gets or sets the value used in the first line.
    Syntax
    'Declaration
     
    
    Public Property FirstValue As Double
    public double FirstValue {get; set;}
    See Also