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



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