ScrollManager.EnsureRowIsVisbleWithoutClientRedraw Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- nRowIndex
- Int64
- bMakeRowTheTopOne
- Boolean
- yDelta
- Int32