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

In This Topic
    FirstValue Property
    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