Skip to main content
All docs
V23.2

DiagramCommandsBase.SetSelectedListsOrientationCommand Field

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v23.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand<OrientationKind> SetSelectedListsOrientationCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<OrientationKind>
See Also