GridViewSettings.SettingsSearchPanel Property
Provides access to the search panel's settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public MVCxGridViewSearchPanelSettings SettingsSearchPanel { get; }
Public ReadOnly Property SettingsSearchPanel As MVCxGridViewSearchPanelSettings
Property Value
Type | Description |
---|---|
MVCxGridViewSearchPanelSettings | An MVCxGridViewSearchPanelSettings object that containing the search panel settings. |
See Also
Feedback