ScrollManager.EnsureRowIsVisbleWithoutClientRedraw 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:
bool EnsureRowIsVisbleWithoutClientRedraw(long nRowIndex, bool bMakeRowTheTopOne, [Runtime::InteropServices::Out] int % yDelta);
public bool EnsureRowIsVisbleWithoutClientRedraw (long nRowIndex, bool bMakeRowTheTopOne, out int yDelta);
member this.EnsureRowIsVisbleWithoutClientRedraw : int64 * bool * int -> bool
Public Function EnsureRowIsVisbleWithoutClientRedraw (nRowIndex As Long, bMakeRowTheTopOne As Boolean, ByRef yDelta As Integer) As Boolean
Parâmetros
- nRowIndex
- Int64
- bMakeRowTheTopOne
- Boolean
- yDelta
- Int32