GridViewProperties.SettingsSearchPanel Property
Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsSearchPanel property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxGridViewSearchPanelSettings | An ASPxGridViewSearchPanelSettings object containing the search panel settings. |
See Also