ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / TextElement Class / DirectionVertical Property

In This Topic
    DirectionVertical Property (TextElement)
    In This Topic
    Gets or sets whether the text is vertically aligned (if so the background color is not used).
    Syntax
    'Declaration
     
    
    Public Property DirectionVertical As Boolean
    public bool DirectionVertical {get; set;}
    See Also