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

适用于