ISnapControl.ShowFilterStringEditorForm(DesignBinding, ref String) Method
For internal use. Invokes the FilterString Editor.
Namespace: DevExpress.Snap.Core
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
binding | DevExpress.Data.Browsing.Design.DesignBinding | A DevExpress.Data.Browsing.Design.DesignBinding object. |
filterString | String | A String value. |
Returns
Type | Description |
---|---|
Boolean | A Boolean value. |
Remarks
The following image illustrates the FilterString Editor.
See Also