DiagramCommands.SetSelectedListsOrientation Property
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
Type |
---|
ICommand<OrientationKind> |
See Also
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
public ICommand<OrientationKind> SetSelectedListsOrientation { get; }
Public ReadOnly Property SetSelectedListsOrientation As ICommand(Of OrientationKind)
Type |
---|
ICommand<OrientationKind> |
No
Your feedback is appreciated.