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

In This Topic
    AddOnHeight Property (UpcBase)
    In This Topic
    Gets or 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