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.v19.2.dll

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

See Also