ActiveReports for .NET 18.0J
NotifyChildBoundsUpdate メソッド (CompositeReportItemDesignerBase)

GrapeCity.ActiveReports.Design.DdrDesigner.Designers 名前空間 > CompositeReportItemDesignerBase クラス : NotifyChildBoundsUpdate メソッド
サイズが再変更される子GrapeCity.ActiveReports.PageReportModel.ReportItem
childItem要素の位置です。
childItem要素の新しいサイズ。
GrapeCity.ActiveReports.PageReportModel.ReportItemには変更された境界があるという通知です。
シンタックス
'宣言
 
Public Overridable Sub NotifyChildBoundsUpdate( _
   ByVal childItem As ReportItem, _
   ByVal location As DesignPoint, _
   ByVal size As DesignSize _
) 
public virtual void NotifyChildBoundsUpdate( 
   ReportItem childItem,
   DesignPoint location,
   DesignSize size
)

パラメータ

childItem
サイズが再変更される子GrapeCity.ActiveReports.PageReportModel.ReportItem
location
childItem要素の位置です。
size
childItem要素の新しいサイズ。
参照

CompositeReportItemDesignerBase クラス
CompositeReportItemDesignerBase メンバ