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

GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers 名前空間 > DataVisualizerBasePanel クラス : SetRow メソッド
The control to move to another row.
The row to which control will be moved.
Sets the row position of the specified child control.
シンタックス
'宣言
 
Public Sub SetRow( _
   ByVal control As Control, _
   ByVal row As Integer _
) 
public void SetRow( 
   Control control,
   int row
)

パラメータ

control
The control to move to another row.
row
The row to which control will be moved.
参照

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ