Partager via


RibbonGallery.ScrollIntoView(Object) Méthode

Définition

Provoque l'affichage de l'objet par défilement.

public:
 void ScrollIntoView(System::Object ^ item);
public void ScrollIntoView (object item);
member this.ScrollIntoView : obj -> unit
Public Sub ScrollIntoView (item As Object)

Paramètres

item
Object

L'objet à afficher.

S’applique à