Basic Library for WinRT
BringIndexIntoView Method

Syntax
'Declaration
 
Public Sub BringIndexIntoView( _
   ByVal index As System.Integer, _
   Optional ByVal subOffset As System.Nullable(Of Rect), _
   Optional ByVal changeZoomIfNecessary As System.Boolean, _
   Optional ByVal completed As System.Action _
) 
public void BringIndexIntoView( 
   System.int index,
   System.Nullable<Rect> subOffset,
   System.bool changeZoomIfNecessary,
   System.Action completed
)

Parameters

index
subOffset
changeZoomIfNecessary
completed
See Also

Reference

C1ListViewer Class
C1ListViewer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback