PowerTools MultiRow for Windows Forms 8.0J
MaxDropDownItems プロパティ (GcComboBoxCell)

コンボボックスセルのドロップダウン部分に表示される項目の最大数を取得または設定します。
構文
Public Property MaxDropDownItems As Integer
public int MaxDropDownItems {get; set;}

プロパティ値

ドロップダウン部分に表示される項目の最大数の int 値。既定値は 8 です。
例外
例外解説
System.ArgumentOutOfRangeException 有効な値の範囲は1〜100です。
参照

GcComboBoxCell クラス
GcComboBoxCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.