Skip to main content

TreeListPopupEditFormStyle Class

Contains Popup Edit Form styles.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

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