Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonControlHost Class / Height Property

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