GrapeCity MultiRow for Windows Forms 11.0J
MaxDropDownItems プロパティ (ComboBoxCell)

ドロップダウンリストに表示する項目の最大数を取得または設定します。
シンタックス
Public Overridable Property MaxDropDownItems As Integer
public virtual int MaxDropDownItems {get; set;}

プロパティ値

ドロップダウンリストに表示できる項目の数を表すSystem.Int32値。最小値は1、最大値は100で、既定値は8です。
参照

参照

ComboBoxCell クラス
ComboBoxCell メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.