Skip to main content
A newer version of this page is available. .

MVCxCardViewSearchPanelSettings Class

Contains settings of the CardView’s search panel.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v20.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxCardViewSearchPanelSettings :
    ASPxCardViewSearchPanelSettings

The following members return MVCxCardViewSearchPanelSettings objects:

Remarks

An MVCxCardViewSearchPanelSettings class instance can be accessed via the CardViewSettings.SettingsSearchPanel property.

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
See Also