Back to Devexpress

TreeListStyles.PopupEditFormWindow Property

aspnet-devexpress-dot-web-dot-aspxtreelist-dot-treeliststyles-7da06947.md

latest1.3 KB
Original Source

TreeListStyles.PopupEditFormWindow Property

Gets the style settings defining the Popup Edit Form appearance.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle PopupEditFormWindow { get; }
vb
Public ReadOnly Property PopupEditFormWindow As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

An AppearanceStyle object that contains style settings.

|

See Also

Tree List

TreeListStyles Class

TreeListStyles Members

DevExpress.Web.ASPxTreeList Namespace