Back to Devexpress

TreeListPopupEditFormStyle Class

aspnet-devexpress-dot-web-dot-aspxtreelist-61b095bb.md

latest2.2 KB
Original Source

TreeListPopupEditFormStyle Class

Contains Popup Edit Form styles.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListPopupEditFormStyle :
    AppearanceStyle
vb
Public Class TreeListPopupEditFormStyle
    Inherits 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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle TreeListPopupEditFormStyle

See Also

TreeListPopupEditFormStyle Members

Tree List

DevExpress.Web.ASPxTreeList Namespace