'宣言
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。