Freigeben über


PivotAutomationPeer.IsSelectionRequired Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob für das Steuerelement mindestens ein untergeordnetes Element ausgewählt werden muss.

public:
 property bool IsSelectionRequired { bool get(); };
bool IsSelectionRequired();
public bool IsSelectionRequired { get; }
var boolean = pivotAutomationPeer.isSelectionRequired;
Public ReadOnly Property IsSelectionRequired As Boolean

Eigenschaftswert

Boolean

bool

TRUE , wenn eine Auswahl erforderlich ist; Andernfalls false.

Implementiert

Gilt für: