ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabItem Class / DockTabHeaderContentProperty Field

In This Topic
    DockTabHeaderContentProperty Field (C1DockTabItem)
    In This Topic
    Identifies the C1DockTabItem.DockTabHeaderContent dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DockTabHeaderContentProperty As DependencyProperty
    public static readonly DependencyProperty DockTabHeaderContentProperty
    See Also