Skip to main content
A newer version of this page is available. .
Tab

ASPxGridView.SettingsSearchPanel Property

Provides access to the search panel‘s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ASPxGridViewSearchPanelSettings SettingsSearchPanel { get; }

Property Value

Type Description
ASPxGridViewSearchPanelSettings

An ASPxGridViewSearchPanelSettings object that containing the search panel settings.

See Also