DiagramCommands.SetSelectedListsOrientation Property
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v25.2.dll
Declaration
Property Value
| Type |
|---|
| ICommand<OrientationKind> |
See Also
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v25.2.dll
public ICommand<OrientationKind> SetSelectedListsOrientation { get; }
Public ReadOnly Property SetSelectedListsOrientation As ICommand(Of OrientationKind)
| Type |
|---|
| ICommand<OrientationKind> |