DataGrid.VertScrollBar Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la barre de défilement verticale du contrôle.
protected:
property System::Windows::Forms::ScrollBar ^ VertScrollBar { System::Windows::Forms::ScrollBar ^ get(); };
[System.ComponentModel.Browsable(false)]
protected System.Windows.Forms.ScrollBar VertScrollBar { get; }
[<System.ComponentModel.Browsable(false)>]
member this.VertScrollBar : System.Windows.Forms.ScrollBar
Protected ReadOnly Property VertScrollBar As ScrollBar
Valeur de propriété
ScrollBar vertical de la grille.
- Attributs