New to Telerik UI for BlazorStart a free 30-day trial

Specifies the event arguments of the semantic search event.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public class GridSmartBoxSemanticSearchEventArgs : SmartBoxSemanticSearchEventArgs, ICancellableEventArgs

Inheritance: objectEventArgsSmartBoxPanelBaseEventArgsSmartBoxSemanticSearchEventArgsGridSmartBoxSemanticSearchEventArgs

Implements: ICancellableEventArgs

Inherited Members SmartBoxSemanticSearchEventArgs.TextSmartBoxPanelBaseEventArgs.IsCancelledEventArgs.Empty

Constructors

C#
public GridSmartBoxSemanticSearchEventArgs()