Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1ToolStrip Class / OverflowDropDownStyle Property

In This Topic
    OverflowDropDownStyle Property
    In This Topic
    Gets or sets the style of the overflow drop-down.
    Syntax
    'Declaration
     
    
    Public Property OverflowDropDownStyle As Style
    public Style OverflowDropDownStyle {get; set;}
    See Also