Back to Devexpress

TreeListTemplateContainerBase.TreeList Property

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

latest1.2 KB
Original Source

TreeListTemplateContainerBase.TreeList Property

Gets the ASPxTreeList that owns the current object.

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 current object.

|

See Also

TreeListTemplateContainerBase Class

TreeListTemplateContainerBase Members

DevExpress.Web.ASPxTreeList Namespace