Back to Devexpress

MVCxCardViewSearchPanelSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-66040b89.md

latest1.9 KB
Original Source

MVCxCardViewSearchPanelSettings Class

Contains settings of the CardView’s search panel.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxCardViewSearchPanelSettings :
    ASPxCardViewSearchPanelSettings
vb
Public Class MVCxCardViewSearchPanelSettings
    Inherits ASPxCardViewSearchPanelSettings

The following members return MVCxCardViewSearchPanelSettings objects:

Remarks

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

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridSearchPanelSettings ASPxCardViewSearchPanelSettings MVCxCardViewSearchPanelSettings

See Also

MVCxCardViewSearchPanelSettings Members

DevExpress.Web.Mvc Namespace