Share via


Tablix.IsFragment Propriété

Définition

Obtient ou définit si le tableau matriciel est une partie de fragment de la définition de 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 le tableau matriciel est un fragment ; sinon, false.

Attributs

S’applique à