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

TreeListStyles.PopupEditFormWindowContent Property

Gets the style settings defining the appearance of the Popup Edit Form‘s content.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public PopupWindowContentStyle PopupEditFormWindowContent { get; }

Property Value

Type Description
PopupWindowContentStyle

A PopupWindowContentStyle object that contains style settings.

See Also