ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / UpcE0 Class / AddOnHeight Property

In This Topic
    AddOnHeight Property (UpcE0)
    In This Topic
    Gets or sets the height of addOn symbol of the control.
    Syntax
    'Declaration
     
    
    <JsonAttribute(1)>
    Public Overridable Property AddOnHeight As String
    [Json(1)]
    public virtual string AddOnHeight {get; set;}
    See Also