PowerTools PlusPak for Windows Forms 8.0J
RowCount プロパティ (GcTableLayoutContainer)

テーブルの行数を取得または設定します。
構文
Public Property RowCount As Integer
public int RowCount {get; set;}

プロパティ値

GcTableLayoutContainer の行数。
解説
レイアウト上のセルの数が固定で、その数が最初から決まっている場合は、ColumnCount プロパティと RowCount プロパティの両方を指定できます。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcTableLayoutContainer クラス
GcTableLayoutContainer メンバ

Send Feedback