Skip to main content
All docs
V24.1

ITreeListSummaryItem Interface

A summary item.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public interface ITreeListSummaryItem

The following members return ITreeListSummaryItem objects:

Remarks

Refer to the DxTreeListSummaryItem class description for more information and an example.

See Also