ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.TransposedMultiRow Assembly / C1.Web.Mvc.TransposedMultiRow.TagHelpers Namespace / TransposedMultiRowTagHelper Class / Height Property

In This Topic
    Height Property (TransposedMultiRowTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Control.Height. Sets the height of the control.
    Syntax
    'Declaration
     
    Public Property Height As String
    public string Height {get; set;}
    See Also