System.Object
IgbFilteringStrategy
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbFilteringStrategy : BaseRendererElement, JsonSerializable
Constructors IgbFilteringStrategy() Declaration
public IgbFilteringStrategy()
Properties Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Methods Filter(Object[], IgbFilteringExpressionsTree, IgbFilteringExpressionsTree, IgbGridBaseDirective) Declaration
public object[] Filter(object[] data, IgbFilteringExpressionsTree expressionsTree, IgbFilteringExpressionsTree advancedExpressionsTree, IgbGridBaseDirective grid)
Parameters Returns Type Description System.Object[] FilterAsync(Object[], IgbFilteringExpressionsTree, IgbFilteringExpressionsTree, IgbGridBaseDirective) Declaration
public Task<object[]> FilterAsync(object[] data, IgbFilteringExpressionsTree expressionsTree, IgbFilteringExpressionsTree advancedExpressionsTree, IgbGridBaseDirective grid)
Parameters Returns Type Description System.Threading.Tasks.Task<System.Object[]> FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides SetNativeElement(Object) Declaration
public void SetNativeElement(object element)
Parameters Type Name Description System.Object element SetNativeElementAsync(Object) Declaration
public Task SetNativeElementAsync(object element)
Parameters Type Name Description System.Object element Returns Type Description System.Threading.Tasks.Task Implements
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4