ListViewFindPanelAttribute.ShowFindFilter Property
Specifies whether a List View‘s GridListEditor shows the Find Panel at runtime.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the Find Panel is visible; otherwise, false. |
See Also