Skip to main content
Tab

ASPxVerticalGridSearchPanelSettings 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 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