ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / DockWidthProperty Field

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