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



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