Back to Devexpress

TreeListColumnCollection.TreeList Property

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

latest1.3 KB
Original Source

TreeListColumnCollection.TreeList Property

Gets the ASPxTreeList control that owns the collection.

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 collection.

|

See Also

Columns

Tree List

TreeListColumnCollection Class

TreeListColumnCollection Members

DevExpress.Web.ASPxTreeList Namespace