Share via


CellContents.Selected Eigenschaft

Definition

Gibt an, ob der Zelleninhalt ausgewählt wird.

public:
 property bool Selected { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public bool Selected { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.Selected : bool with get, set
Public Property Selected As Boolean

Eigenschaftswert

Ein Boolean-Wert.

Attribute

Gilt für: