Back to Devexpress

DiagramControl.CurrentProcessId Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-3094f07e.md

latest981 B
Original Source

DiagramControl.CurrentProcessId Property

For internal use.

Namespace : DevExpress.Xpf.Diagram

Assembly : DevExpress.Xpf.Diagram.v25.2.dll

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
[Browsable(false)]
public string CurrentProcessId { get; }
vb
<Browsable(False)>
Public ReadOnly Property CurrentProcessId As String

Property Value

Type
String

See Also

DiagramControl Class

DiagramControl Members

DevExpress.Xpf.Diagram Namespace