Back to Devexpress

VerticalGridSettings.SettingsSearchPanel Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-cd6e464a.md

latest1.3 KB
Original Source

VerticalGridSettings.SettingsSearchPanel Property

Provides access to the search panel’s settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
MVCxVerticalGridSearchPanelSettings

An MVCxVerticalGridSearchPanelSettings object that containing the search panel settings.

|

See Also

Vertical Grid

VerticalGridSettings Class

VerticalGridSettings Members

DevExpress.Web.Mvc Namespace