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

    A summary item.

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.Grid.v26.1.dll

    Declaration

    public interface ITreeListSummaryItem

    The following members return ITreeListSummaryItem objects:

    Remarks

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

    See Also