aspnetmvc-devexpress-dot-web-dot-mvc-5a8e4369.md
A collection of summary items within the TreeList.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxTreeListSummaryCollection :
TreeListSummaryCollection
Public Class MVCxTreeListSummaryCollection
Inherits TreeListSummaryCollection
The following members return MVCxTreeListSummaryCollection objects:
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
ICollection<TreeListSummaryItem>
IEnumerable<TreeListSummaryItem>
Object StateManagedCollectionBase Collection Collection<TreeListSummaryItem> TreeListSummaryCollection MVCxTreeListSummaryCollection
See Also