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



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