Back to Devexpress

MVCxTreeListSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-cd4a8e2f.md

latest1.6 KB
Original Source

MVCxTreeListSettings Class

Contains specific settings of the TreeList.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTreeListSettings :
    TreeListSettings
vb
Public Class MVCxTreeListSettings
    Inherits TreeListSettings

The following members return MVCxTreeListSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase TreeListSettingsBase TreeListSettings MVCxTreeListSettings

See Also

MVCxTreeListSettings Members

Tree List

DevExpress.Web.Mvc Namespace