GrapeCity ActiveReports for .NET 16.0J
PerformLayout(Control,String) メソッド

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportSections 名前空間 > ReportSectionDesigner クラス > PerformLayout メソッド : PerformLayout(Control,String) メソッド
A System.Windows.Forms.Control that represents the most recently changed control.
The name of the most recently changed property on the control.
Forces the control to apply layout logic to all its child controls.
シンタックス
'宣言
 
Public Overloads Sub PerformLayout( _
   ByVal affectedControl As Control, _
   ByVal affectedProperty As String _
) 
public void PerformLayout( 
   Control affectedControl,
   string affectedProperty
)

パラメータ

affectedControl
A System.Windows.Forms.Control that represents the most recently changed control.
affectedProperty
The name of the most recently changed property on the control.
参照

ReportSectionDesigner クラス
ReportSectionDesigner メンバ
オーバーロード一覧