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