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

In This Topic
    TabItemRotation Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TabItemRotation As Integer
    public int TabItemRotation {get; set;}
    See Also