ListControl.AllowSelection Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Liste die Auswahl von Listenelementen ermöglicht.

protected:
 virtual property bool AllowSelection { bool get(); };
protected virtual bool AllowSelection { get; }
member this.AllowSelection : bool
Protected Overridable ReadOnly Property AllowSelection As Boolean

Eigenschaftswert

Boolean

true, wenn die Liste die Auswahl von Listenelementen ermöglicht, andernfalls false. Der Standardwert ist true.

Gilt für