ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockControl Class / DockTabControlStyleProperty Field

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