GrapeCity CalendarGrid for Windows Forms 3.0J
SetItem メソッド (SubItemCollection)

置き換える SubItem の 0 から始まるインデックス。
指定したインデックスにある SubItem の新しい値。
指定したインデックスにある SubItem を置き換えます。
シンタックス
Protected Overrides Sub SetItem( _
   ByVal index As Integer, _
   ByVal item As SubItem _
) 
protected override void SetItem( 
   int index,
   SubItem item
)

パラメータ

index
置き換える SubItem の 0 から始まるインデックス。
item
指定したインデックスにある SubItem の新しい値。
参照

参照

SubItemCollection クラス
SubItemCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.