Class GroupButtonSelection
Specifies the possible selection of the ribbon group button item.
Inheritance
System.Object
GroupButtonSelection
Namespace: Syncfusion.Blazor.Ribbon
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class GroupButtonSelection : Enum
Fields
Multiple
Represents the multiple item selection of the group buttons GroupButtonSelection.
Declaration
public const GroupButtonSelection Multiple
Field Value
| Type |
|---|
| GroupButtonSelection |
Single
Represents the single item selection of the group buttons GroupButtonSelection.
Declaration
public const GroupButtonSelection Single
Field Value
| Type |
|---|
| GroupButtonSelection |