FilterControl.ShowBorder Property
Gets or sets whether to show the border around the Filter Control.
Namespace: DevExpress.Xpf.Editors.Filtering
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to show the border; otherwise, false. |
See Also