IGridControl.EnsureCellIsVisible(Int64, Int32) 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 EnsureCellIsVisible(long nRowIndex, int nColIndex);
public void EnsureCellIsVisible (long nRowIndex, int nColIndex);
abstract member EnsureCellIsVisible : int64 * int -> unit
Public Sub EnsureCellIsVisible (nRowIndex As Long, nColIndex As Integer)
Parâmetros
- nRowIndex
- Int64
- nColIndex
- Int32