ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / FooterButtonBackground Property

In This Topic
    FooterButtonBackground Property
    In This Topic
    Gets or sets the background used for the inner footer buttons.
    Syntax
    'Declaration
     
    Public Property FooterButtonBackground As Brush
    public Brush FooterButtonBackground {get; set;}
    See Also