Enum GroupButtonSelection
Specifies the possible selection of the ribbon group button item.
Namespace: Syncfusion.Blazor.Ribbon
Assembly: Syncfusion.Blazor.dll
Syntax
public enum GroupButtonSelection
Fields
| Name | Description |
|---|---|
| Multiple | Represents the multiple item selection of the group buttons GroupButtonSelection. |
| Single | Represents the single item selection of the group buttons GroupButtonSelection. |