ScrollManager.EnsureColumnIsVisible(Int32, Boolean, Boolean) Méthode
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.
public:
void EnsureColumnIsVisible(int nColIndex, bool bMakeFirstFullyVisible, bool bRedraw);
public void EnsureColumnIsVisible (int nColIndex, bool bMakeFirstFullyVisible, bool bRedraw);
member this.EnsureColumnIsVisible : int * bool * bool -> unit
Public Sub EnsureColumnIsVisible (nColIndex As Integer, bMakeFirstFullyVisible As Boolean, bRedraw As Boolean)
Paramètres
- nColIndex
- Int32
- bMakeFirstFullyVisible
- Boolean
- bRedraw
- Boolean