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

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

パラメータ

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

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ