Back to Devexpress

TreeListCustomSummaryEventArgs.Item Property

blazor-devexpress-dot-blazor-dot-treelistcustomsummaryeventargs-f5b9e6bd.md

latest968 B
Original Source

TreeListCustomSummaryEventArgs.Item Property

Returns the summary item.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public ITreeListSummaryItem Item { get; }

Property Value

TypeDescription
ITreeListSummaryItem

The summary item.

|

Remarks

Refer to the TreeListCustomSummaryEventArgs class description for additional information and an example.

See Also

TreeListCustomSummaryEventArgs Class

TreeListCustomSummaryEventArgs Members

DevExpress.Blazor Namespace