MapDockableSubItem.ActionInfo プロパティ

定義

ドッキング可能なアイテムのアクション セットを取得します。値の設定も可能です。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ActionInfo ^ ActionInfo { Microsoft::ReportingServices::RdlObjectModel::ActionInfo ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ActionInfo ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ActionInfo ActionInfo { get; set; }
member this.ActionInfo : Microsoft.ReportingServices.RdlObjectModel.ActionInfo with get, set
Public Property ActionInfo As ActionInfo

プロパティ値

ActionInfo オブジェクト。

適用対象