ScrollManager.ProcessDeleteCol(Int32, Int32) 方法

定義

public:
 void ProcessDeleteCol(int nIndex, int nWidth);
public void ProcessDeleteCol(int nIndex, int nWidth);
member this.ProcessDeleteCol : int * int -> unit
Public Sub ProcessDeleteCol (nIndex As Integer, nWidth As Integer)

參數

nIndex
Int32
nWidth
Int32

適用於