PowerTools CalendarGrid for Windows Forms 1.0J
Item プロパティ (CalendarTable)

指定したインデックスにある CalendarCell を取得します。
オーバーロード一覧
オーバーロード解説
Item(Int32,Int32)指定したインデックスにある CalendarCell を取得します。  
Item(String)指定した名前を持つ CalendarCell を取得します。  
例外
例外解説
System.ArgumentOutOfRangeException

row が 0 未満か、RowCount - 1 を超えています。

または

column が 0 未満か、ColumnCount - 1 を超えています。

参照

CalendarTable クラス
CalendarTable メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.