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