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