menu

Blazor

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

    Show / Hide Table of Contents

    Class DropDownItemSelectEventArgs

    Provides information about the ItemSelecting event callback.

    Inheritance
    System.Object
    MenuEventArgs
    DropDownItemSelectEventArgs
    Inherited Members
    MenuEventArgs.Cancel
    MenuEventArgs.Element
    MenuEventArgs.Event
    MenuEventArgs.Item
    MenuEventArgs.Name
    Namespace: Syncfusion.Blazor.Ribbon
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class DropDownItemSelectEventArgs : MenuEventArgs
    Remarks

    Use this event to handle logic before an item is selected in the dropdown.

    Constructors

    DropDownItemSelectEventArgs()

    Declaration
    public DropDownItemSelectEventArgs()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved