Back to Devexpress

MVCxVerticalGridSearchPanelSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-2cc1ea1d.md

latest2.0 KB
Original Source

MVCxVerticalGridSearchPanelSettings Class

Contains settings of the VerticalGrid’s search panel.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxVerticalGridSearchPanelSettings :
    ASPxVerticalGridSearchPanelSettings
vb
Public Class MVCxVerticalGridSearchPanelSettings
    Inherits ASPxVerticalGridSearchPanelSettings

The following members return MVCxVerticalGridSearchPanelSettings objects:

Remarks

An MVCxVerticalGridSearchPanelSettings class instance can be accessed via the VerticalGridSettings.SettingsSearchPanel property.

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridSearchPanelSettings ASPxVerticalGridSearchPanelSettings MVCxVerticalGridSearchPanelSettings

See Also

MVCxVerticalGridSearchPanelSettings Members

DevExpress.Web.Mvc Namespace