TreeListColumn.TreeList Property
Gets the ASPxTreeList control that owns the column.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxTreeList | An ASPxTreeList object that owns the column. |
See Also