DiagramItemInitializingEventArgs.Item Property
Returns the diagram item that is being initialized.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v21.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
Type | Description |
---|---|
DiagramItem | A DiagramItem object. |
See Also