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



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