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

ASPxVerticalGridSearchPanelSettings Class

Provides settings that affect the search panel functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxVerticalGridSearchPanelSettings :
    ASPxGridSearchPanelSettings

The following members return ASPxVerticalGridSearchPanelSettings objects:

Remarks

An object of the ASPxVerticalGridSearchPanelSettings type can be accessed using the ASPxVerticalGrid.SettingsSearchPanel property.

Implements

See Also