FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HyperlinkButton Class / Background Property

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