Поделиться через


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

Значение свойства

Атрибуты

Применяется к