GrapeCity SPREAD for WPF 2.0J
GetItemDisplayIndex メソッド (GcListBox)

System.Windows.Controls.ItemsControl.Items に基づく項目インデックス。
項目の表示インデックスを取得します。
構文
'Declaration
 
Public Function GetItemDisplayIndex( _
   ByVal itemIndex As Integer _
) As Integer
public int GetItemDisplayIndex( 
   int itemIndex
)

パラメータ

itemIndex
System.Windows.Controls.ItemsControl.Items に基づく項目インデックス。

戻り値の型

表示インデックスの値。
例外
例外説明
System.ArgumentOutOfRangeExceptionitemIndex が 0 未満か、項目数以上です。
参照

GcListBox クラス
GcListBox メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.