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



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