ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / 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
     
    Public Property TextRotation As Integer
    public int TextRotation {get; set;}
    See Also