TreeListDropDownEditColumn.PropertiesDropDownEdit Property
Gets the column editor’s settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
DropDownEditProperties | A DropDownEditProperties object that contains settings specific to a dropdown editor. |
See Also