Share via


CellContents.Selected Propriété

Définition

Indique si le contenu de la cellule est sélectionné.

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

Valeur de propriété

Valeur Boolean.

Attributs

S’applique à