VerticalGridSettings.SettingsSearchPanel Property
Provides access to the search panel’s settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
MVCxVerticalGridSearchPanelSettings | An MVCxVerticalGridSearchPanelSettings object that containing the search panel settings. |
See Also