GrapeCity ActiveReports for .NET 16.0J
GetCellPosition メソッド

GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers 名前空間 > DataVisualizerBasePanel クラス : GetCellPosition メソッド
A control contained within a cell.
Gets the System.Windows.Forms.TableLayoutPanelCellPosition that represents the row and the column of the cell.
シンタックス
'宣言
 
Public Function GetCellPosition( _
   ByVal control As Control _
) As TableLayoutPanelCellPosition
public TableLayoutPanelCellPosition GetCellPosition( 
   Control control
)

パラメータ

control
A control contained within a cell.

戻り値の型

A System.Windows.Forms.TableLayoutPanelCellPosition that represents the cell position.
参照

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ