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

In This Topic
    HAlign Property (Style)
    In This Topic
    Gets or sets the horizontal alignment of cell content.
    Syntax
    'Declaration
     
    Public Property HAlign As HAlignType
    public HAlignType HAlign {get; set;}
    See Also