PowerTools CalendarGrid for Windows Forms 1.0J
MaxDropDownItems プロパティ (CalendarComboBoxCellType)

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

プロパティ値

ドロップダウンリストに表示できる項目の数を表す System.Int32 値。最小値は 1、最大値は 100 で、既定値は 8 です。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が 1 より小さいか、100 を超えています。
参照

CalendarComboBoxCellType クラス
CalendarComboBoxCellType メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.