ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.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