[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1ToolStrip.Overflow

Overflow Property

Overflow

Gets or sets the value that indicates how to handle the items which do not fit to the available space.

Declaration
[Parameter]
public ToolStripOverflow Overflow { get; set; }
<Parameter>
Public Property Overflow As ToolStripOverflow