Właściwość GaugePanelItem.ParentItem
Nazwa GaugePanelItem obiektu nadrzędnego.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ParentItem As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A ciąg wartości.
Zobacz także