Skip to main content
Tab

ASPxVerticalGrid.SettingsSearchPanel Property

Provides access to the search panel‘s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ASPxVerticalGridSearchPanelSettings SettingsSearchPanel { get; }

Property Value

Type Description
ASPxVerticalGridSearchPanelSettings

An ASPxVerticalGridSearchPanelSettings object that containing the search panel settings.

See Also