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

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

パラメータ

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

戻り値の型

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

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ