ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / Style Class / TextDirection Property

In This Topic
    TextDirection Property (Style)
    In This Topic
    Gets or sets the direction of text flow.
    Syntax
    'Declaration
     
    Public Property TextDirection As TextDirectionType
    public TextDirectionType TextDirection {get; set;}
    See Also