ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / IndicatorPlacement Property

In This Topic
    IndicatorPlacement Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IndicatorPlacement As Dock
    public Dock IndicatorPlacement {get; set;}
    See Also