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

In This Topic
    Height Property (Row)
    In This Topic
    Gets or sets the height of the row (points).
    Syntax
    'Declaration
     
    Public Property Height As Integer
    public int Height {get; set;}
    See Also