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

ASPxVerticalGrid.SettingsSearchPanel Property

Provides access to the search panel‘s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ASPxVerticalGridSearchPanelSettings SettingsSearchPanel { get; }

Property Value

Type Description
ASPxVerticalGridSearchPanelSettings

An ASPxVerticalGridSearchPanelSettings object that containing the search panel settings.

See Also