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

ASPxCardViewSearchPanelSettings Class

Provides settings that affect the search panel functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

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