XtraDiagramExtensions.IsMultipleSelection(DiagramControl) Method
Namespace: DevExpress.XtraDiagram.Extensions
Assembly: DevExpress.XtraDiagram.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| diagram | DiagramControl |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.XtraDiagram.Extensions
Assembly: DevExpress.XtraDiagram.v26.1.dll
public static bool IsMultipleSelection(
this DiagramControl diagram
)
<ExtensionAttribute>
Public Shared Function IsMultipleSelection(
diagram As DiagramControl
) As Boolean
| Name | Type |
|---|---|
| diagram | DiagramControl |
| Type |
|---|
| Boolean |