MVCxVerticalGridSearchPanelSettings Class
In This Article
Contains settings of the VerticalGrid’s search panel.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxVerticalGridSearchPanelSettings :
ASPxVerticalGridSearchPanelSettings
#Related API Members
The following members return MVCxVerticalGridSearchPanelSettings objects:
#Remarks
An MVCxVerticalGridSearchPanelSettings class instance can be accessed via the VerticalGridSettings.SettingsSearchPanel property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridSearchPanelSettings
ASPxVerticalGridSearchPanelSettings
MVCxVerticalGridSearchPanelSettings
See Also