Back to Devexpress

DiagramCommandsBase.SelectAllCommand Field

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramcommandsbase-a54f38e3.md

latest1.0 KB
Original Source

DiagramCommandsBase.SelectAllCommand Field

Select all items within the diagram.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public static readonly DiagramCommand SelectAllCommand
vb
Public Shared ReadOnly SelectAllCommand As DiagramCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace