SelectionPattern.SelectionPatternInformation Struct-datatyp

Definition

Ger åtkomst till egenskapsvärdena för ett SelectionPattern objekt med dess Current eller Cached accessorer.

public: value class SelectionPattern::SelectionPatternInformation
public struct SelectionPattern.SelectionPatternInformation
type SelectionPattern.SelectionPatternInformation = struct
Public Structure SelectionPattern.SelectionPatternInformation
Arv
SelectionPattern.SelectionPatternInformation

Egenskaper

Name Description
CanSelectMultiple

Hämtar ett värde som anger om containern tillåter att fler än ett underordnat element väljs samtidigt.

IsSelectionRequired

Hämtar ett värde som anger om containern kräver att minst ett underordnat objekt väljs.

Metoder

Name Description
GetSelection()

Hämtar alla objekt i den valda urvalscontainern.

Gäller för

Se även