ComponentOne for WinUI
BringIndexIntoView メソッド

C1.WinUI.ListView アセンブリ > C1.WinUI.ListView 名前空間 > C1ListView クラス : BringIndexIntoView メソッド
シンタックス
'宣言
 
Public Sub BringIndexIntoView( _
   ByVal index As System.Integer, _
   Optional ByVal subOffset As System.Nullable(Of Rect), _
   Optional ByVal changeZoomIfNecessary As System.Boolean, _
   Optional ByVal disableAnimation As System.Boolean _
) 
public void BringIndexIntoView( 
   System.int index,
   System.Nullable<Rect> subOffset,
   System.bool changeZoomIfNecessary,
   System.bool disableAnimation
)

パラメータ

index
subOffset
changeZoomIfNecessary
disableAnimation
参照

参照

C1ListView クラス
C1ListView メンバ