C1.Web.Mvc.Sheet Namespace / Style Class / TextRotation Property

In This Topic
TextRotation Property (Style)
In This Topic
Gets or sets the rotation angle of text.
Syntax
'Declaration
 
<DefaultValueAttribute(0)>
Public Property TextRotation As Integer
 
See Also