Back to Devexpress

MVCxTreeListSettingsSearchPanel Class

aspnetmvc-devexpress-dot-web-dot-mvc-4410d670.md

latest1.8 KB
Original Source

MVCxTreeListSettingsSearchPanel Class

Contains the search panel settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTreeListSettingsSearchPanel :
    TreeListSettingsSearchPanel
vb
Public Class MVCxTreeListSettingsSearchPanel
    Inherits TreeListSettingsSearchPanel

The following members return MVCxTreeListSettingsSearchPanel objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridSearchPanelSettings TreeListSettingsSearchPanel MVCxTreeListSettingsSearchPanel

See Also

MVCxTreeListSettingsSearchPanel Members

DevExpress.Web.Mvc Namespace