TreeListColumnEditFormSettings Class
Provides the edit cell’s settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return TreeListColumnEditFormSettings objects:
Remarks
The TreeListColumnEditFormSettings class provides settings that allow you to specify the edit cell’s caption, visibility, layout and position within the Edit Form. These settings can be accessed using the TreeListDataColumn.EditFormSettings property.
Implements
Inheritance
Object
StateManager
PropertiesBase
TreeListColumnEditFormSettings
See Also