ASPxVerticalGridSearchPanelSettings Class
In This Article
Provides settings that affect the search panel functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxVerticalGridSearchPanelSettings :
ASPxGridSearchPanelSettings
#Related API Members
The following members return ASPxVerticalGridSearchPanelSettings objects:
#Remarks
An object of the ASPxVerticalGridSearchPanelSettings type can be accessed using the ASPxVerticalGrid.SettingsSearchPanel property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridSearchPanelSettings
ASPxVerticalGridSearchPanelSettings
See Also