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

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

プロパティ値

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

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