Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxorgchr Unit

#Classes

Name Description
TdxCustomOrgChart The base class for all classes that implement the OrgChart controls.
TdxOcNode A tree node.
TdxOrgChart An unbound OrgChart control.
TdxOrgChartCustomCustomizeForm
TdxOrgChartCustomizeFormManager Manages the OrgChart control Items Editor forms.

#Records

Name Description
TdxOcNodeInfo Stores the tree node‘s visual settings.

#Enums

Name Description
TdxOcHitTest
TdxOcImageAlign Enumerates available node image alignment options.
TdxOcNodeAlign Enumerates the parent node‘s alignment in relation to its children.
TdxOcNodeAttachMode
TdxOcShape Enumerates available chart node shapes.

#Methods

Name Description
ShowOrgChartEditor(TdxCustomOrgChart) Invokes the Items Editor dialog.

#Variables

Name Description
dxOrgChartCustomizeFormManager Provides access to the manager of Items Editor dialogs that allow end-users to edit the OrgChart control content.