Back to Devexpress

TreeListPopupControlSettings Class

aspnet-devexpress-dot-web-dot-aspxtreelist-0b9142c8.md

latest1.8 KB
Original Source

TreeListPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return TreeListPopupControlSettings objects:

Remarks

An object of the TreeListPopupControlSettings type can be accessed via the ASPxTreeList.SettingsPopup property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridPopupControlSettings TreeListPopupControlSettings MVCxTreeListPopupControlSettings

See Also

TreeListPopupControlSettings Members

DevExpress.Web.ASPxTreeList Namespace