FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonApplicationMenu Class / AllowExtendedSubmenuHeight Property

In This Topic
    AllowExtendedSubmenuHeight Property (RibbonApplicationMenu)
    In This Topic
    Gets or sets a value indicating whether the submenu options can extend outside the application menu.
    Syntax
    'Declaration
     
    Public Property AllowExtendedSubmenuHeight As System.Boolean
    public System.bool AllowExtendedSubmenuHeight {get; set;}
    See Also