Skip to main content

DiagramOrgChartBehavior Fields

Allows you to generate relationship diagrams from a hierarchical data source.
Name Description
CanRefreshProperty static Identifies the DiagramDataBindingBehaviorBase.CanRefresh dependency property. Inherited from DiagramDataBindingBehaviorBase.
ChildrenPathProperty static Identifies the DiagramOrgChartBehavior.ChildrenPath dependency property.
ChildrenSelectorProperty static Identifies the DiagramOrgChartBehavior.ChildrenSelector dependency property.
ClearExistingItemsProperty static Identifies the DiagramDataBindingBehaviorBase.ClearExistingItems dependency property. Inherited from DiagramDataBindingBehaviorBase.
ConnectorsZOrderProperty static Identifies the DiagramDataBindingBehaviorBase.ConnectorsZOrder dependency property. Inherited from DiagramDataBindingBehaviorBase.
ConnectorTemplateProperty static Identifies the DiagramDataBindingBehaviorBase.ConnectorTemplate dependency property. Inherited from DiagramDataBindingBehaviorBase.
ConnectorTemplateSelectorProperty static Identifies the DiagramDataBindingBehaviorBase.ConnectorTemplateSelector dependency property. Inherited from DiagramDataBindingBehaviorBase.
EnableNotificationToSourceProperty static Identifies the DiagramDataBindingBehaviorBase.EnableNotificationToSource dependency property. Inherited from DiagramDataBindingBehaviorBase.
ExpandSubordinatesButtonModeProperty static Identifies the DiagramOrgChartBehavior.ExpandSubordinatesButtonMode dependency property.
ExpansionDepthProperty static Identifies the DiagramOrgChartBehavior.ExpansionDepth dependency property.
GenerationDepthProperty static Identifies the DiagramOrgChartBehavior.GenerationDepth dependency property.
HorizontalSpacingProperty static Identifies the DiagramOrgChartBehavior.HorizontalSpacing dependency property.
ItemContainerStyleProperty static Identifies the DiagramDataBindingBehaviorBase.ItemContainerStyle dependency property. Inherited from DiagramDataBindingBehaviorBase.
ItemsPathProperty static Identifies the DiagramDataBindingBehaviorBase.ItemsPath dependency property. Inherited from DiagramDataBindingBehaviorBase.
ItemsSelectorProperty static Identifies the DiagramDataBindingBehaviorBase.ItemsSelector dependency property. Inherited from DiagramDataBindingBehaviorBase.
ItemsSourceProperty static Identifies the DiagramDataBindingBehaviorBase.ItemsSource dependency property. Inherited from DiagramDataBindingBehaviorBase.
ItemTemplateProperty static Identifies the DiagramDataBindingBehaviorBase.ItemTemplate dependency property. Inherited from DiagramDataBindingBehaviorBase.
ItemTemplateSelectorProperty static Identifies the DiagramDataBindingBehaviorBase.ItemTemplateSelector dependency property. Inherited from DiagramDataBindingBehaviorBase.
KeyMemberProperty static Identifies the DiagramDataBindingBehaviorBase.KeyMember dependency property. Inherited from DiagramDataBindingBehaviorBase.
KeySelectorProperty static Identifies the DiagramDataBindingBehaviorBase.KeySelector dependency property. Inherited from DiagramDataBindingBehaviorBase.
LayoutDirectionProperty static Identifies the DiagramOrgChartBehavior.LayoutDirection dependency property.
LayoutKindProperty static Identifies the DiagramOrgChartBehavior.LayoutKind dependency property.
PageMarginProperty static Identifies the DiagramOrgChartBehavior.PageMargin dependency property.
ParentMemberEmptyValueProperty static
ParentMemberProperty static Identifies the DiagramOrgChartBehavior.ParentMember dependency property.
TemplateDiagramProperty static Identifies the DiagramDataBindingBehaviorBase.TemplateDiagram dependency property. Inherited from DiagramDataBindingBehaviorBase.
VerticalSpacingProperty static Identifies the DiagramOrgChartBehavior.VerticalSpacing dependency property.
See Also