Skip to main content
A newer version of this page is available. .

DevExpress.XtraDiagram Namespace

Contains classes that enable you to create diagrams.

Assembly: DevExpress.XtraDiagram.v17.2.dll

Classes

Name Description
CustomDrawBackgroundEventArgs Provides data for the DiagramControl.CustomDrawBackground event.
CustomDrawItemEventArgs Provides data for the DiagramControl.CustomDrawItem event.
CustomHitTestEventArgs Provides data for the DiagramControl.CustomHitTest event.
DiagramClosedEditorEventArgs Provides data for the DiagramControl.ClosedEditor event.
DiagramConnectionChangedEventArgs Provides data for the DiagramControl.ConnectionChanged event.
DiagramConnectionChangingEventArgs Provides data for the DiagramControl.ConnectionChanging event.
DiagramConnector Connects two diagram items or two points.
DiagramContainer Represents a diagram container item.
DiagramContainerBase The base class for containers.
DiagramControl Allows you and your end-users to create diagrams of various types (Flow Charts, SDL diagrams, etc.).
DiagramDataBindingController Allows you to generate diagrams from a data source.
DiagramDataBindingControllerBase Serves as a base for behaviors that are used to bind the Diagram Control to data.
DiagramImage Represents a diagram image item.
DiagramItem The base class for diagram items.
DiagramItemCollection A collection of DiagramItem objects.
DiagramItemCreatingEventArgs Provides data for the DiagramControl.ItemCreating event.
DiagramOrgChartController Allows you to generate relationship diagrams from a hierarchical data source.
DiagramShape Displays a shape on the diagram canvas.
DiagramShowingOpenDialogEventArgs Provides data for the DiagramControl.ShowingOpenDialog event.
DiagramShowingOpenImageDialogEventArgs Provides data for the DiagramControl.ShowingOpenImageDialog event.
DiagramShowingSaveDialogEventArgs Provides data for the DiagramControl.ShowingSaveDialog event.

Enums

Name Description
CustomDrawItemMode Lists values that specify which elements of the default painting should be enabled when handling the DiagramControl.CustomDrawItem event.
DiagramDrawingContext Lists values used to indicate whether the item is to be drawn on the canvas, toolbox, in the print or export output or as the drag preview.