Back to Devexpress

MVCxTreeListSettingsSelection Class

aspnetmvc-devexpress-dot-web-dot-mvc-34f44eaa.md

latest1.7 KB
Original Source

MVCxTreeListSettingsSelection Class

Provides selection settings for the TreeList.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTreeListSettingsSelection :
    TreeListSettingsSelection
vb
Public Class MVCxTreeListSettingsSelection
    Inherits TreeListSettingsSelection

The following members return MVCxTreeListSettingsSelection objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase TreeListSettingsBase TreeListSettingsSelection MVCxTreeListSettingsSelection

See Also

MVCxTreeListSettingsSelection Members

Tree List

DevExpress.Web.Mvc Namespace