ScrollManager.EnsureRowIsVisible(Int64, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void EnsureRowIsVisible(long nRowIndex, bool bMakeRowTheTopOne);
public void EnsureRowIsVisible (long nRowIndex, bool bMakeRowTheTopOne);
member this.EnsureRowIsVisible : int64 * bool -> unit
Public Sub EnsureRowIsVisible (nRowIndex As Long, bMakeRowTheTopOne As Boolean)
Parâmetros
- nRowIndex
- Int64
- bMakeRowTheTopOne
- Boolean