Enum
SelectionMode

Represents the selection mode options.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public enum SelectionMode

Fields

Extended

Extended selection mode.

Declaration

cs-api-definition
Extended = 2

Field Value

SelectionMode

Multiple

Multiple selection mode.

Declaration

cs-api-definition
Multiple = 1

Field Value

SelectionMode

None

No selection - no selected items are allowed.

Declaration

cs-api-definition
None = 3

Field Value

SelectionMode

Single

Single selection mode - only one selected item is allowed.

Declaration

cs-api-definition
Single = 0

Field Value

SelectionMode

In this article
DefinitionFieldsExtendedMultipleNoneSingle
Not finding the help you need?
Contact Support