ComponentOne TileControl for WinForms
DirectionVertical Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TextElement Class : DirectionVertical Property
Gets or sets whether the text is vertically aligned (if so the background color is not used).
Syntax
'Declaration
 
Public Property DirectionVertical As System.Boolean
public System.bool DirectionVertical {get; set;}
See Also

Reference

TextElement Class
TextElement Members