Skip to main content
A newer version of this page is available. .

TreeListPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.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