Class RibbonGroupButtonSelection
Defines the alignment of the items in the ribbon group.
Inheritance
System.Object
RibbonGroupButtonSelection
Namespace: Syncfusion.EJ2.Ribbon
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class RibbonGroupButtonSelection : Enum
Fields
Multiple
Allows selecting multiple buttons from button group.
Declaration
public const RibbonGroupButtonSelection Multiple
Field Value
Type |
---|
RibbonGroupButtonSelection |
Single
Allows selecting single button from button group.
Declaration
public const RibbonGroupButtonSelection Single
Field Value
Type |
---|
RibbonGroupButtonSelection |