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

In This Topic
    Height Property (FlexSheet)
    In This Topic
    Gets or sets the height of the control.
    Syntax
    'Declaration
     
    Public Property Height As String
    public string Height {get; set;}
    See Also