Version 24.2 (latest)

OrgChartNode Class Properties

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

Public Properties
 NameDescription
Public PropertyChildNodesGets the child nodes.  
Public PropertyControlGets the OrgChartNodeControl that is attached to the OrgChartNode  
Public PropertyDataGets or sets the underlying data associated with the OrgChartNode.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyExpansionIndicatorStyleGets or sets the expansion indicator style.  
Public PropertyExpansionIndicatorVisibilityGets or sets the expansion indicator visibility.  
Public PropertyIsExpandedGets or sets a value indicating whether this instance is expanded.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyIsSelectedGets or sets a value indicating whether an item is currently selected.  
Public PropertyLevelGets the level.  
Public PropertyNodeLayoutGets the OrgChartNodeLayout that is associated with the OrgChartNode.  
Public PropertyOrgChartGets the OrgChart.  
Public PropertyParentNodeGets parent node of the current OrgChartNode  
Public PropertyStyleGets or sets the style.  
See Also