Partager via


Propriété GaugePanelItem.ParentItem

Name of the parent GaugePanelItem.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ParentItem As String 
    Get
'Utilisation
Dim instance As GaugePanelItem 
Dim value As String 

value = instance.ParentItem
public string ParentItem { get; }
public:
property String^ ParentItem {
    String^ get ();
}
member ParentItem : string
function get ParentItem () : String

Valeur de propriété

Type : System.String
A string value.

Voir aussi

Référence

GaugePanelItem Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering