Back to Devexpress

DevExpress.Web.ASPxDiagram Namespace

aspnet-devexpress-dot-web-ca8cf997.md

latest7.4 KB
Original Source

DevExpress.Web.ASPxDiagram Namespace

Contains classes that implement the functionality of the ASPxDiagram control.

Assembly : DevExpress.Web.ASPxDiagram.v25.2.dll

NuGet Package : DevExpress.Web

Classes

NameDescription
ASPxDiagramA diagram control.
DiagramAutoLayoutSettingsContains auto-layout settings.
DiagramBarItemStyleDefines style settings for bar items.
DiagramButtonStylesContains styles settings that define the appearance of buttons in the ASPxDiagram control.
DiagramClientSideEventsContains a list of the client-side events available for the ASPxDiagram control.
DiagramContextToolboxSettingsContains settings that affect the context toolbox’s functionality.
DiagramCustomShapeA custom shape.
DiagramDefaultItemPropertiesContains default item properties
DiagramEdgeA diagram edge.
DiagramEdgeEventArgsProvides data for the EdgeDataBound event.
DiagramEdgeMappingInfoContains edge mapping properties.
DiagramEditingSettingsContains settings that control the ASPxDiagram edit functionality.
DiagramEditorStylesContains styles settings that define the appearance of editors in the ASPxDiagram control.
DiagramGridSettingsContains grid settings.
DiagramImagesContains settings that define ASPxDiagram elements’ images.
DiagramItemServes as a base class that implements the common functionality of the DiagramNode and DiagramEdge classes.
DiagramItemInsertedEventArgsProvides data for the EdgeInserted and NodeInserted events.
DiagramMappingInfoImplements the common functionality of the DiagramEdgeMappingInfo and DiagramNodeMappingInfo classes.
DiagramMappingsContains the ASPxDiagram’s mapping properties.
DiagramMenuStylesContains styles settings that define the appearance of menu elements in the ASPxDiagram control.
DiagramNodeA diagram node.
DiagramNodeEventArgsProvides data for the NodeDataBound event.
DiagramNodeMappingInfoContains node mapping properties.
DiagramPageSettingsContains page settings.
DiagramPropertiesPanelSettingsContains settings that affect the properties panel’s functionality.
DiagramShapeConnectionPointA shape’s connection point.
DiagramShapeConnectionPointCollectionA collection of connection points.
DiagramStylesContains style settings that define ASPxDiagram elements’ appearance.
DiagramToolboxGroupA group of shapes in the toolbox.
DiagramToolboxSettingsContains settings that affect the toolbox’s functionality.
DiagramToolboxShapeRepresents a shape in the context toolbox.

Delegates

NameDescription
DiagramEdgeEventHandlerA method that handles the EdgeDataBound event.
DiagramItemInsertedEventHandlerA method that handles the EdgeInserted and NodeInserted events.
DiagramNodeEventHandlerA method that handles the NodeDataBound event.

Enums

NameDescription
ConnectorLineEndingLists types of a connector line end.
ConnectorLineTypeLists connector line types.
DiagramAutoLayoutLists auto-layout types.
DiagramAutoZoomModeLists values that specify the auto zoom mode.
DiagramPageOrientationLists page orientations.
DiagramPanelVisibilityLists values that specify diagram panels’ visibility.
DiagramShapeCategoryLists shape categories.
DiagramShapeTypeLists built-in shapes’ types.
DiagramToolboxGroupDisplayModeLists display modes for a diagram toolbox group.
DiagramToolboxViewModeLists values that specify the toolbox view mode.
DiagramUnitLists measurement units.