次の方法で共有


ScrollManager.EnsureColumnIsVisible(Int32, Boolean, Boolean) メソッド

定義

public:
 void EnsureColumnIsVisible(int nColIndex, bool bMakeFirstFullyVisible, bool bRedraw);
public void EnsureColumnIsVisible (int nColIndex, bool bMakeFirstFullyVisible, bool bRedraw);
member this.EnsureColumnIsVisible : int * bool * bool -> unit
Public Sub EnsureColumnIsVisible (nColIndex As Integer, bMakeFirstFullyVisible As Boolean, bRedraw As Boolean)

パラメーター

nColIndex
Int32
bMakeFirstFullyVisible
Boolean
bRedraw
Boolean

適用対象