DiagramDesignerControl.BarItemName Attached Property
Specifies the name of the bar item associated with an object. This is an attached property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Returns
Type | Description |
---|---|
String | A string value that specifies the name of the bar item associated with an object. |
See Also