Skip to main content

XtraDiagramExtensions.IsMultipleSelection(DiagramControl) Method

Namespace: DevExpress.XtraDiagram.Extensions

Assembly: DevExpress.XtraDiagram.v23.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

public static bool IsMultipleSelection(
    this DiagramControl diagram
)

Parameters

Name Type
diagram DiagramControl

Returns

Type
Boolean
See Also