TreeListPopupEditFormStyle Class
In This Article
Contains Popup Edit Form styles.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListPopupEditFormStyle :
AppearanceStyle
#Related API Members
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.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
TreeListPopupEditFormStyle
See Also