Back to Devexpress

ASPxCardViewSearchPanelSettings Class

aspnet-devexpress-dot-web-49d14f4f.md

latest2.1 KB
Original Source

ASPxCardViewSearchPanelSettings Class

Provides settings that affect the search panel functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return ASPxCardViewSearchPanelSettings objects:

Remarks

An object of the ASPxCardViewSearchPanelSettings type can be accessed using the ASPxCardView.SettingsSearchPanel property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridSearchPanelSettings ASPxCardViewSearchPanelSettings MVCxCardViewSearchPanelSettings

See Also

ASPxCardViewSearchPanelSettings Members

Card View

Card View Elements

Online Demo: Card View - Search Panel

DevExpress.Web Namespace