dxOrgChartCustomizeFormManager Variable
Provides access to the manager of Items Editor dialogs that allow end-users to edit the OrgChart control content.
Declaration
var dxOrgChartCustomizeFormManager: TdxOrgChartCustomizeFormManager;
Variable Value
Type |
---|
TdxOrgChartCustomizeFormManager |
Remarks
This global variable allows you to select the required Items Editor dialog and display it. For detailed information, refer to the TdxOrgChartCustomizeFormManager class description.
See Also