[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1Tool.AllowMerging

AllowMerging Property

AllowMerging

Gets or sets a value indicating whether the tool can be merged with adjacent tools which also has this property set to 'true' when they are placed on C1ToolStrip.

Declaration
[Parameter]
public bool AllowMerging { get; set; }
<Parameter>
Public Property AllowMerging As Boolean