Back to Devexpress

TreeListCustomizeSummaryDisplayTextEventArgs.TreeList Property

blazor-devexpress-dot-blazor-dot-treelistcustomizesummarydisplaytexteventargs.md

latest1.0 KB
Original Source

TreeListCustomizeSummaryDisplayTextEventArgs.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 TreeListCustomizeSummaryDisplayTextEventArgs class description for additional information and an example.

See Also

TreeListCustomizeSummaryDisplayTextEventArgs Class

TreeListCustomizeSummaryDisplayTextEventArgs Members

DevExpress.Blazor Namespace