Version 24.2 (latest)

SelectedDiagramItemCollection Class Properties

For a list of all members of this type, see SelectedDiagramItemCollection members.

Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Collections.CollectionBase<DiagramItem>)
Public PropertyDiagramGets or sets a reference to the XamDiagram that this collection belongs to.  
Public PropertyIsReadOnly (Inherited from Infragistics.Collections.CollectionBase<DiagramItem>)
Public PropertyItem (Inherited from Infragistics.Collections.CollectionBase<DiagramItem>)
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from Infragistics.Collections.CollectionBase<DiagramItem>)
Protected Internal PropertyPivotItem (Inherited from Infragistics.Controls.SelectedCollectionBase<DiagramItem>)
Protected Internal PropertyShiftSelectedItems (Inherited from Infragistics.Controls.SelectedCollectionBase<DiagramItem>)
See Also