GrapeCity SPREAD for WPF 2.0J
ScrollToIndex メソッド

オブジェクトが表示されるようにスクロールします。もし表示されていない場合は、ビューポートの上側または下側に揃う位置にスクロールして表示されます。
構文
'Declaration
 
Public Sub ScrollToIndex( _
   ByVal index As Integer _
) 
public void ScrollToIndex( 
   int index
)

パラメータ

index
参照

GcListBox クラス
GcListBox メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.