TextOrientation Property
TextOrientation
Gets or sets how text orients itself when painting the cell.
Declaration
[Browsable(false)]
public TextOrientation TextOrientation { get; set; }
<Browsable(False)>
Public Property TextOrientation As TextOrientation