DevExpress.Web.ASPxDiagram Namespace
Contains classes that implement the functionality of the ASPxDiagram control.
Assembly: DevExpress.Web.ASPxDiagram.v24.1.dll
NuGet Package: DevExpress.Web
Classes
Name | Description |
---|---|
ASPxDiagram | A diagram control. |
DiagramAutoLayoutSettings | Contains auto-layout settings. |
DiagramBarItemStyle | Defines style settings for bar items. |
DiagramButtonStyles | Contains styles settings that define the appearance of buttons in the ASPxDiagram control. |
DiagramClientSideEvents | Contains a list of the client-side events available for the ASPxDiagram control. |
DiagramContextToolboxSettings | Contains settings that affect the context toolbox’s functionality. |
DiagramCustomShape | A custom shape. |
DiagramDefaultItemProperties | Contains default item properties |
DiagramEdge | A diagram edge. |
DiagramEdgeEventArgs | Provides data for the EdgeDataBound event. |
DiagramEdgeMappingInfo | Contains edge mapping properties. |
DiagramEditingSettings | Contains settings that control the ASPxDiagram edit functionality. |
DiagramEditorStyles | Contains styles settings that define the appearance of editors in the ASPxDiagram control. |
DiagramGridSettings | Contains grid settings. |
DiagramImages | Contains settings that define ASPxDiagram elements’ images. |
DiagramItem | Serves as a base class that implements the common functionality of the DiagramNode and DiagramEdge classes. |
DiagramItemInsertedEventArgs | Provides data for the EdgeInserted and NodeInserted events. |
DiagramMappingInfo | Implements the common functionality of the DiagramEdgeMappingInfo and DiagramNodeMappingInfo classes. |
DiagramMappings | Contains the ASPxDiagram’s mapping properties. |
DiagramMenuStyles | Contains styles settings that define the appearance of menu elements in the ASPxDiagram control. |
DiagramNode | A diagram node. |
DiagramNodeEventArgs | Provides data for the NodeDataBound event. |
DiagramNodeMappingInfo | Contains node mapping properties. |
DiagramPageSettings | Contains page settings. |
DiagramPropertiesPanelSettings | Contains settings that affect the properties panel’s functionality. |
DiagramShapeConnectionPoint | A shape’s connection point. |
DiagramShapeConnectionPointCollection | A collection of connection points. |
DiagramStyles | Contains style settings that define ASPxDiagram elements’ appearance. |
DiagramToolboxGroup | A group of shapes in the toolbox. |
DiagramToolboxSettings | Contains settings that affect the toolbox’s functionality. |
DiagramToolboxShape | Represents a shape in the context toolbox. |
Delegates
Name | Description |
---|---|
DiagramEdgeEventHandler | A method that handles the EdgeDataBound event. |
DiagramItemInsertedEventHandler | A method that handles the EdgeInserted and NodeInserted events. |
DiagramNodeEventHandler | A method that handles the NodeDataBound event. |
Enums
Name | Description |
---|---|
ConnectorLineEnding | Lists types of a connector line end. |
ConnectorLineType | Lists connector line types. |
DiagramAutoLayout | Lists auto-layout types. |
DiagramAutoZoomMode | Lists values that specify the auto zoom mode. |
DiagramPageOrientation | Lists page orientations. |
DiagramPanelVisibility | Lists values that specify diagram panels’ visibility. |
DiagramShapeCategory | Lists shape categories. |
DiagramShapeType | Lists built-in shapes’ types. |
DiagramToolboxGroupDisplayMode | Lists display modes for a diagram toolbox group. |
DiagramToolboxViewMode | Lists values that specify the toolbox view mode. |
DiagramUnit | Lists measurement units. |