Skip to main content

TreeListPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

#Declaration

public class TreeListPopupControlSettings :
    ASPxGridPopupControlSettings

The following members return TreeListPopupControlSettings objects:

#Remarks

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

#Implements

See Also