Spread Windows Forms 12.0 Product Documentation
TextOrientation Property (ColumnHeaderRenderer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > ColumnHeaderRenderer Class : TextOrientation Property
Gets or sets how text orients itself when painting the button.
Syntax
'Declaration
 
Public Property TextOrientation As TextOrientation
'Usage
 
Dim instance As ColumnHeaderRenderer
Dim value As TextOrientation
 
instance.TextOrientation = value
 
value = instance.TextOrientation
public TextOrientation TextOrientation {get; set;}
See Also

Reference

ColumnHeaderRenderer Class
ColumnHeaderRenderer Members