Version 24.2 (latest)

SelectedOrgChartNodesCollection Class Properties

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

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