FilterControl.FilterString Property
In This Article
Gets or sets the total filter expression.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the total filter expression. |
See Also