DiagramItemCollection Class
In This Article
A collection of DiagramItem objects.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
#Related API Members
The following members return DiagramItemCollection objects:
#Remarks
Use the DiagramControl.Items property to access the collection of items in a DiagramControl.
See Also