ILayoutEditor.MouseOverItem プロパティ

定義

public:
 property Microsoft::ReportDesigner::IReportItem ^ MouseOverItem { Microsoft::ReportDesigner::IReportItem ^ get(); void set(Microsoft::ReportDesigner::IReportItem ^ value); };
public Microsoft.ReportDesigner.IReportItem MouseOverItem { get; set; }
member this.MouseOverItem : Microsoft.ReportDesigner.IReportItem with get, set
Public Property MouseOverItem As IReportItem

プロパティ値

適用対象