Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.IComplexFilter Interface

This interface is implemented by components that offer a complex grid filter.

Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public interface IComplexFilter;

Methods

PublicGetComplexFilterAsyncReturns information about the available filter.
PublicGetDataProviderFilterInfoReturns DataProviderFilterInfo given the filter's JSON data.

See Also YetaWF.Core Overview