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

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

パラメータ

control
A control contained within a cell.
position
A System.Windows.Forms.TableLayoutPanelCellPosition that represents the row and the column of the cell.
参照

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ