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

TreeListStyles.PopupEditFormWindow Property

Gets the style settings defining the Popup Edit Form appearance.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public AppearanceStyle PopupEditFormWindow { get; }

Property Value

Type Description
AppearanceStyle

An AppearanceStyle object that contains style settings.

See Also