Back to Devexpress

TreeListColumnHeaderCaptionTemplateContext.TreeList Property

blazor-devexpress-dot-blazor-dot-treelistcolumnheadercaptiontemplatecontext.md

latest1.1 KB
Original Source

TreeListColumnHeaderCaptionTemplateContext.TreeList Property

Returns the TreeList object.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public ITreeList TreeList { get; }

Property Value

TypeDescription
ITreeList

The TreeList object.

|

Remarks

Refer to the DxTreeList.ColumnHeaderCaptionTemplate and DxTreeListColumn.HeaderCaptionTemplate descriptions for additional information and examples.

See Also

TreeListColumnHeaderCaptionTemplateContext Class

TreeListColumnHeaderCaptionTemplateContext Members

DevExpress.Blazor Namespace