FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlPanel Class / Background Property

In This Topic
    Background Property (GridControlPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Background As Brush
    public Brush Background {get; set;}
    See Also