TextOrientation Property
TextOrientation
Gets or sets the orientation of the text in the control.
Declaration
[Browsable(true)]
public virtual TextOrientation TextOrientation { get; set; }
<Browsable(True)>
Public Overridable Property TextOrientation As TextOrientation