ActiveReports for .NET 18.0J
GetBottomMostControlInfo メソッド

GrapeCity.ActiveReports.Design.Controls 名前空間 > LayoutUtils クラス : GetBottomMostControlInfo メソッド
をアクセスするのに使用するGrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI.IControlRenderingのインスタンス。
を取得するコントロール。
渡されたコントロールがGrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI.ILayoutContainerの場合、一番下のコントロールからGrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI.ControlInfoを取得します。 そうでない場合、渡されたコントロールのGrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI.ControlInfoを取得します。
シンタックス
'宣言
 
Public Shared Function GetBottomMostControlInfo( _
   ByVal controlRendering As IControlRendering, _
   ByVal control As Control _
) As ControlInfo
public static ControlInfo GetBottomMostControlInfo( 
   IControlRendering controlRendering,
   Control control
)

パラメータ

controlRendering
をアクセスするのに使用するGrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI.IControlRenderingのインスタンス。
control
を取得するコントロール。

戻り値の型

コントーロルのGrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.UI.ControlInfo
参照

LayoutUtils クラス
LayoutUtils メンバ