Skip to main content

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.v24.2.dll

Declaration

public PopupWindowContentStyle PopupEditFormWindowContent { get; }

Property Value

Type Description
PopupWindowContentStyle

A PopupWindowContentStyle object that contains style settings.

See Also