Skip to main content
All docs
V26.1
  • XtraDiagramExtensions.IsMultipleSelection(DiagramControl) Method

    Namespace: DevExpress.XtraDiagram.Extensions

    Assembly: DevExpress.XtraDiagram.v26.1.dll

    Declaration

    public static bool IsMultipleSelection(
        this DiagramControl diagram
    )

    Parameters

    Name Type
    diagram DiagramControl

    Returns

    Type
    Boolean
    See Also