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

TreeListSettingsPopupEditForm Class

Contains Popup Edit Form settings.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public class TreeListSettingsPopupEditForm :
    GridEditFormPopupSettings

The following members return TreeListSettingsPopupEditForm objects:

Remarks

The TreeListSettingsPopupEditForm class instance can be accessed via the ASPxTreeList.SettingsPopupEditForm property.

Implements

See Also