menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GroupButtonSelection - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

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