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

In This Topic
    InputBackground Property (DataGridRiaNumericFilter)
    In This Topic
    Gets or sets the System.Windows.Media.Brush that fills the background of the input control.
    Syntax
    'Declaration
     
    
    Public Property InputBackground As Brush
    public Brush InputBackground {get; set;}
    See Also