FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonApplicationMenu Class / DropDownWidth Property

In This Topic
    DropDownWidth Property (RibbonApplicationMenu)
    In This Topic
    Gets or sets the width of the application menu.
    Syntax
    'Declaration
     
    Public Property DropDownWidth As System.Integer
    public System.int DropDownWidth {get; set;}
    See Also