aspnetmvc-devexpress-dot-web-dot-mvc-4b5f608d.md
Contains settings of the GridView’s search panel.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxGridViewSearchPanelSettings :
ASPxGridViewSearchPanelSettings
Public Class MVCxGridViewSearchPanelSettings
Inherits ASPxGridViewSearchPanelSettings
The following members return MVCxGridViewSearchPanelSettings objects:
An MVCxGridViewSearchPanelSettings class instance can be accessed via the GridViewSettings.SettingsSearchPanel and MVCxGridViewProperties.SettingsSearchPanel properties.
DevExpress.Web.Internal.IPropertiesDirtyTracker
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridSearchPanelSettings ASPxGridViewSearchPanelSettings MVCxGridViewSearchPanelSettings
See Also