DiagramTheme.ConnectorStyles Property
Gets the collection of connector styles.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ReadOnlyCollection<DiagramItemStyle> | A collection of DiagramItemStyle objects. |
See Also