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

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

プロパティ値

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

CalendarGcComboBoxCellType クラス
CalendarGcComboBoxCellType メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.