Skip to main content
All docs
V25.1
  • ITreeListSummaryItem Interface

    A summary item.

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.v25.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