Back to Devexpress

DiagramCommands.SetSelectedListsOrientation Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcommands-a3caaaa7.md

latest1.1 KB
Original Source

DiagramCommands.SetSelectedListsOrientation Property

Namespace : DevExpress.Xpf.Diagram

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

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public ICommand<OrientationKind> SetSelectedListsOrientation { get; }
vb
Public ReadOnly Property SetSelectedListsOrientation As ICommand(Of OrientationKind)

Property Value

Type
ICommand<OrientationKind>

See Also

DiagramCommands Class

DiagramCommands Members

DevExpress.Xpf.Diagram Namespace