Partager via


ScrollManager.EnsureRowIsVisbleWithoutClientRedraw Méthode

Définition

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

Paramètres

nRowIndex
Int64
bMakeRowTheTopOne
Boolean
yDelta
Int32

Retours

S’applique à