'宣言
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要素の新しいサイズ。