ComponentOne ASP.NET MVC Controls
TextRotation Property

C1.Web.Mvc.Sheet Namespace > Style Class : TextRotation Property
Gets or sets the rotation angle of text.
Syntax
'Declaration
 
<DefaultValueAttribute(0)>
Public Property TextRotation As Integer
[DefaultValue(0)]
public int TextRotation {get; set;}
See Also

Reference

Style Class
Style Members