Class ComboBoxFilterEventArgs
Provides information about the Filtering event callback.
Inherited Members
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()