Back to Devexpress

TreeListColumn.TreeList Property

aspnet-devexpress-dot-web-dot-aspxtreelist-dot-treelistcolumn.md

latest1.2 KB
Original Source

TreeListColumn.TreeList Property

Gets the ASPxTreeList control that owns the column.

Namespace : DevExpress.Web.ASPxTreeList

Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxTreeList TreeList { get; }
vb
Public ReadOnly Property TreeList As ASPxTreeList

Property Value

TypeDescription
ASPxTreeList

An ASPxTreeList object that owns the column.

|

See Also

Tree List

TreeListColumn Class

TreeListColumn Members

DevExpress.Web.ASPxTreeList Namespace