aspnetmvc-devexpress-dot-web-dot-mvc-f9655d9d.md
A collection of shapes.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxDiagramToolboxShapeCollection :
Collection<DiagramToolboxShape>
Public Class MVCxDiagramToolboxShapeCollection
Inherits Collection(Of DiagramToolboxShape)
The following members return MVCxDiagramToolboxShapeCollection objects:
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
ICollection<DiagramToolboxShape>
IEnumerable<DiagramToolboxShape>
Object StateManagedCollectionBase Collection Collection<DiagramToolboxShape> MVCxDiagramToolboxShapeCollection
See Also