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

In This Topic
    HeaderPadding Property
    In This Topic
    Gets or sets the padding of the header.
    Syntax
    'Declaration
     
    Public Property HeaderPadding As Thickness
    public Thickness HeaderPadding {get; set;}
    See Also