PowerTools MultiRow for Windows Forms 8.0J
Alignment プロパティ (HeaderDropDownList)

HeaderDropDownListの水平方向の配置を取得または設定します。
構文
Public Property Alignment As LeftRightAlignment
public LeftRightAlignment Alignment {get; set;}

プロパティ値

HeaderDropDownListの水平方向の配置を示すSystem.Windows.Forms.LeftRightAlignment値の1つ。既定値はSystem.Windows.Forms.LeftRightAlignment.Rightです。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値がSystem.Windows.Forms.LeftRightAlignment値の1つではありません。
解説
ドロップダウンリストがDroppedDownの場合に配置を設定すると、その設定は次にドロップダウンリストを開いたときに適用されます。
参照

HeaderDropDownList クラス
HeaderDropDownList メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.