共用方式為


GaugePanelItem.ActionInfo 屬性

Actions for the item.

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

語法

'宣告
Public ReadOnly Property ActionInfo As ActionInfo 
    Get
'用途
Dim instance As GaugePanelItem 
Dim value As ActionInfo 

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

屬性值

型別:Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
A ActionInfo object.

請參閱

參考

GaugePanelItem 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間