Back to Devexpress

ASPxVerticalGrid.SettingsSearchPanel Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-11ea994c.md

latest1.6 KB
Original Source

ASPxVerticalGrid.SettingsSearchPanel Property

Provides access to the search panel‘s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxVerticalGridSearchPanelSettings SettingsSearchPanel { get; }
vb
Public ReadOnly Property SettingsSearchPanel As ASPxVerticalGridSearchPanelSettings

Property Value

TypeDescription
ASPxVerticalGridSearchPanelSettings

An ASPxVerticalGridSearchPanelSettings object that containing the search panel settings.

|

See Also

Vertical Grid

Vertical Grid Search Panel

Search Panel

Online Demo: Vertical Grid - Search Panel

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace