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

ASPxGridViewSearchPanelSettings Class

Provides settings that affect the search panel functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class ASPxGridViewSearchPanelSettings :
    ASPxGridSearchPanelSettings

The following members return ASPxGridViewSearchPanelSettings objects:

Remarks

An object of the ASPxGridViewSearchPanelSettings type can be accessed using the ASPxGridView.SettingsSearchPanel property.

Implements

See Also