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

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

パラメータ

index
置き換える要素の 0 から始まるインデックス。
newItem
CalendarConditionalCellStyleItem
参照

参照

CalendarConditionalCellStyleItemCollection クラス
CalendarConditionalCellStyleItemCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.