| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TextAngle As Integer | |
| C# | |
|---|---|
public virtual int TextAngle {get; set;} | |
Property Value
IntegerValid values are from 0 to 360 (a value of 360 will be converted to 0).
Settings this property to a value greater than 0 will have the control ignore the setting of WordWrap.