Skip to main content

TreeListPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace: DevExpress.Web.ASPxTreeList

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

#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