PowerTools MultiRow for Windows Forms 8.0J
Width プロパティ (Section)

Section の現在の幅を取得または設定します。
構文
Public Property Width As Integer
public int Width {get; set;}

プロパティ値

Section の幅(ピクセル単位)を表す System.Int32 値。既定値は 80 です。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が 1 未満です。
System.InvalidOperationExceptionGcMultiRow コントロールの実行時にこのプロパティが設定されました。
解説
Template.LayoutMode プロパティが LayoutMode.TopToBottom の場合は、このプロパティの値を変更しても効果はありません。
参照

Section クラス
Section メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.