menu

Blazor

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

    Show / Hide Table of Contents

    Class ComboBoxFilterEventArgs

    Provides information about the Filtering event callback.

    Inheritance
    System.Object
    FilteringEventArgs
    ComboBoxFilterEventArgs
    Inherited Members
    FilteringEventArgs.BaseEventArgs
    FilteringEventArgs.Cancel
    FilteringEventArgs.PreventDefaultAction
    FilteringEventArgs.Text
    FilteringEventArgs.UpdateData
    Namespace: Syncfusion.Blazor.Ribbon
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ComboBoxFilterEventArgs : FilteringEventArgs
    Remarks

    Use this event to customize the filtering logic of the ComboBox items.

    Constructors

    ComboBoxFilterEventArgs()

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