Class
GridSmartBoxSemanticSearchEventArgs

Specifies the event arguments of the semantic search event.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class GridSmartBoxSemanticSearchEventArgs : SmartBoxSemanticSearchEventArgs, ICancellableEventArgs

Inheritance: objectEventArgsSmartBoxPanelBaseEventArgsSmartBoxSemanticSearchEventArgsGridSmartBoxSemanticSearchEventArgs

Implements: ICancellableEventArgs

Inherited Members SmartBoxSemanticSearchEventArgs.TextSmartBoxPanelBaseEventArgs.IsCancelledEventArgs.Empty

Constructors

GridSmartBoxSemanticSearchEventArgs()

Declaration

cs-api-definition
public GridSmartBoxSemanticSearchEventArgs()