Version

Infragistics.Controls.Maps Namespace

Classes
 ClassDescription
ClassNodeLayoutAssignedEventArgs The event arguments of the events fired when a node layout is assinged.
ClassOrgChartNode An object that represents a single data object in the XamOrgChart.
ClassOrgChartNodeAutomationPeer The automation peer for the OrgChartNodeControl
ClassOrgChartNodeClickEventArgs The event arguments of the events fired when a node is clicked.
ClassOrgChartNodeControl An object that acts as the visual representaion of a OrgChartNode objects.
ClassOrgChartNodeEventArgs The event arguments of the events of a node.
ClassOrgChartNodeLayout This class bindes the value, text and items source properties of a treemap item to the provided data. Paths should be provided which are the names of the properties of the data. The data sould be of TypeNameString type.
ClassOrgChartNodeLayoutCollection Collection class for node layouts.
ClassOrgChartNodeMouseEventArgs The event arguments of the mouse events of a node.
ClassOrgChartNodeMouseWheelEventArgs The event arguments of the mouse wheel events of a node.
ClassOrgChartNodeSelectionEventArgs A class listing the information needed when the selected nodes change.
ClassOrgChartNodesPanel Represents a panel containing the orgchart nodes and lines.
ClassSelectedOrgChartNodesCollection Represents a modifiable collection of OrgChartNode objects which have been selected.
ClassXamOrgChart Represents the OrgChart control.
ClassXamOrgChartAutomationPeer The automation peer for the XamOrgChart
Delegates
 DelegateDescription
DelegateXamOrgChart.ConditionMethod Encapsulates a method that has one parameter and returns a boolean.
Enumerations
 EnumerationDescription
EnumerationNodeArrangementStrategy Specifies the OrgChart node arrangement strategy
EnumerationNodeFlowDirection Represents the direction of the cild nodes
EnumerationOrgChartInvokeAction An enumeration of different interactions.
EnumerationOrgChartSelectionType Describes the type of selection that should be performed.
See Also