Skip to main content
Tab

ASPxCardViewSearchPanelSettings Class

Provides settings that affect the search panel functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewSearchPanelSettings :
    ASPxGridSearchPanelSettings

The following members return ASPxCardViewSearchPanelSettings objects:

Remarks

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

Implements

See Also