PowerTools CalendarGrid for Windows Forms 1.0J
SetItem メソッド (CalendarStyleCollection)

置き換える要素の 0 から始まるインデックス。
CalendarNamedCellStyle
指定したインデックスにある要素を置き換えます。
構文
Protected Overrides Sub SetItem( _
   ByVal index As Integer, _
   ByVal item As CalendarNamedCellStyle _
) 
protected override void SetItem( 
   int index,
   CalendarNamedCellStyle item
)

パラメータ

index
置き換える要素の 0 から始まるインデックス。
item
CalendarNamedCellStyle
例外
例外解説
System.ArgumentOutOfRangeExceptionindex が 0 未満です。または、indexCount を超えています。
参照

CalendarStyleCollection クラス
CalendarStyleCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.