ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / UpcE0TagHelper Class / AddOnHeight Property

In This Topic
    AddOnHeight Property (UpcE0TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.UpcBase.AddOnHeight. Sets the height of addOn symbol of the control.
    Syntax
    'Declaration
     
    Public Overridable Property AddOnHeight As String
    public virtual string AddOnHeight {get; set;}
    See Also