Back to Devexpress

MVCxTreeListPopupControlSettings Class

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

latest1.7 KB
Original Source

MVCxTreeListPopupControlSettings Class

Contains specific settings for different popup elements of the tree list.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTreeListPopupControlSettings :
    TreeListPopupControlSettings
vb
Public Class MVCxTreeListPopupControlSettings
    Inherits TreeListPopupControlSettings

The following members return MVCxTreeListPopupControlSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridPopupControlSettings TreeListPopupControlSettings MVCxTreeListPopupControlSettings

See Also

MVCxTreeListPopupControlSettings Members

DevExpress.Web.Mvc Namespace