Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / HeaderPadding Property

In This Topic
    HeaderPadding Property (C1Window)
    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