TreeListDataColumn.PropertiesEdit Property
Gets the column editor’s settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
EditPropertiesBase | An EditPropertiesBase descendant that contains settings specific to a particular editor type. |
Remarks
This member supports the .NET Framework infrastructure, and cannot be used directly from your code.
See Also