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

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