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

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