Langue

Tablix.IsFragment Propriété

Définition

Obtient ou définit si tablix fait partie de fragment de la définition du rapport.

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

Valeur de propriété

true si tablix est un fragment ; sinon, false.

Attributs

S’applique à