次の方法で共有


ReportItem.Action プロパティ

定義

public:
 property Microsoft::ReportingServices::RdlObjectModel::Action ^ Action { Microsoft::ReportingServices::RdlObjectModel::Action ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::Action ^ value); };
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ActionUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportItem/ReportActionConveter))]
public Microsoft.ReportingServices.RdlObjectModel.Action Action { get; set; }
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ActionUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportItem/ReportActionConveter))>]
member this.Action : Microsoft.ReportingServices.RdlObjectModel.Action with get, set
Public Property Action As Action

プロパティ値

属性

適用対象