Back to Devexpress

GridViewSettings.SettingsSearchPanel Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-e8670e9e.md

latest1.2 KB
Original Source

GridViewSettings.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 MVCxGridViewSearchPanelSettings SettingsSearchPanel { get; }
vb
Public ReadOnly Property SettingsSearchPanel As MVCxGridViewSearchPanelSettings

Property Value

TypeDescription
MVCxGridViewSearchPanelSettings

An MVCxGridViewSearchPanelSettings object that containing the search panel settings.

|

See Also

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace