InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.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