IModelClassShowFindPanel.DefaultListViewShowFindPanel Property
In This Article
Specifies the ShowFindPanel property’s default value for the current class’s List Views.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Remarks
You can access this property in the Model Editor. This value overrides the ListViewFindPanelAttribute and defines the ShowFindPanel property’s default value.
See Also