TreeListFooterCommandContext.SummaryItems Property
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.2.dll
Declaration
public IReadOnlyList<ITreeListSummaryItem> SummaryItems { get; }
Property Value
| Type |
|---|
| IReadOnlyList<ITreeListSummaryItem> |
See Also