Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1SideCaption Class / TextDirection Property

In This Topic
    TextDirection Property (C1SideCaption)
    In This Topic
    Gets or sets the direction of the text in the SideCaption.
    Syntax
    'Declaration
     
    
    Public Property TextDirection As TabTextDirectionEnum
    public TabTextDirectionEnum TextDirection {get; set;}
    See Also