ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabItem Class / HeaderProperty Field



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