共用方式為


GaugePanelItem.ParentItem 屬性

Name of the parent GaugePanelItem.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property ParentItem As String 
    Get
'用途
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

屬性值

型別:System.String
A string value.

請參閱

參考

GaugePanelItem 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間