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

TreeListPopupEditFormStyle Class

Contains Popup Edit Form styles.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public class TreeListPopupEditFormStyle :
    AppearanceStyle

The following members return TreeListPopupEditFormStyle objects:

Remarks

The TreeListPopupEditFormStyle class instance can be accessed via the TreeListStyles.PopupEditForm property, which is available through the ASPxTreeList.Styles property.

See Also