FilterEditorControl.FilterString Property
Gets or sets the final filter expression.
Namespace: DevExpress.DataAccess.UI
Assembly: DevExpress.DataAccess.v26.1.UI.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value that is the final FilterEditorControl filter expression. |
See Also