ClassGridSearcx
Class
The class for the Searcx you can add in the Grid ToolBar.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
public class GridSearcx : TableSearcx, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseBaseComponentTableSearcxGridSearcx
Implements:
Inherited Members
Constructors
GridSearcx()
Declaration
public GridSearcx()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides