ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1HeaderedContentControl Class / HeaderPaddingProperty Field



In This Topic
    HeaderPaddingProperty Field (C1HeaderedContentControl)
    In This Topic
    Identifies the HeaderPadding dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HeaderPaddingProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1HeaderedContentControl.HeaderPaddingProperty
    public static readonly DependencyProperty HeaderPaddingProperty
    public:
    static readonly DependencyProperty^ HeaderPaddingProperty
    See Also