ComponentOne Studio for WinRT XAML
GetIndexAt メソッド (C1ListViewer)

このコントロールに相対的な画面内のポイント。
画面内の指定された位置にある項目のインデックスを取得します。
構文
'宣言
 
Public Function GetIndexAt( _
   ByVal screenPoint As Windows.Foundation.Point _
) As System.Integer
public System.int GetIndexAt( 
   Windows.Foundation.Point screenPoint
)

パラメータ

screenPoint
このコントロールに相対的な画面内のポイント。

戻り値の型

項目のインデックス。そうでない場合は、-1
参照

C1ListViewer クラス
C1ListViewer メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.