TreeListDataColumn.PropertiesEdit Property
In This Article
Gets the column editor’s settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public EditPropertiesBase PropertiesEdit { get; }
#Property Value
Type | Description |
---|---|
Edit |
An Edit |
#Remarks
This member supports the .NET Framework infrastructure, and cannot be used directly from your code.
See Also