次の方法で共有


ScrollManager.EnsureRowIsVisbleWithoutClientRedraw メソッド

定義

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

パラメーター

nRowIndex
Int64
bMakeRowTheTopOne
Boolean
yDelta
Int32

戻り値

適用対象