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

GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers 名前空間 > DataVisualizerBasePanel クラス : GetColumnSpan メソッド
A child control of the System.Windows.Forms.TableLayoutPanel.
Returns the number of columns spanned by the specified child control.
シンタックス
'宣言
 
Public Function GetColumnSpan( _
   ByVal control As Control _
) As Integer
public int GetColumnSpan( 
   Control control
)

パラメータ

control
A child control of the System.Windows.Forms.TableLayoutPanel.

戻り値の型

The number of columns spanned by the child control. The default is 1.
参照

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ