Partager via


Propriété ParentTablix

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentTablix As Tablix
    Get
'Utilisation
Dim instance As TablixMember
Dim value As Tablix

value = instance.ParentTablix
[BrowsableAttribute(false)]
public Tablix ParentTablix { get; }
[BrowsableAttribute(false)]
public:
property Tablix^ ParentTablix {
    Tablix^ get ();
}
[<BrowsableAttribute(false)>]
member ParentTablix : Tablix
function get ParentTablix () : Tablix

Valeur de propriété

Type : Microsoft.ReportingServices.RdlObjectModel. . :: . .Tablix
A Tablix object.