PowerTools PlusPak for Windows Forms 8.0J
RowSpace プロパティ (GcTabControl)

複数のスタイルによる各行のオフセットを示す値を取得または設定します。
構文
Public Property RowSpace As Integer
public int RowSpace {get; set;}

プロパティ値

int値は複数のスタイルによる各行のオフセットを示します。
例外
例外解説
System.ArgumentOutOfRangeExceptionRowSpaceは-1000〜1000の範囲にある必要があります。
プラットフォーム

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

参照

GcTabControl クラス
GcTabControl メンバ

Send Feedback