MVCxGridViewSearchPanelSettings Class
Contains settings of the GridView’s search panel.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
Declaration
Related API Members
The following members return MVCxGridViewSearchPanelSettings objects:
Remarks
An MVCxGridViewSearchPanelSettings class instance can be accessed via the GridViewSettings.SettingsSearchPanel and MVCxGridViewProperties.SettingsSearchPanel properties.
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridSearchPanelSettings
ASPxGridViewSearchPanelSettings
MVCxGridViewSearchPanelSettings
See Also