menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RibbonGroupButtonSelection - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved