InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / HeaderBackground Property

In This Topic
    HeaderBackground Property
    In This Topic
    Gets or sets the background brush of the header.
    Syntax
    'Declaration
     
    Public Property HeaderBackground As Brush
    public Brush HeaderBackground {get; set;}
    See Also