Condividi tramite


ScrollManager.UpdateColWidth(Int32, Int32, Int32, Boolean) Method

Definition

public:
 void UpdateColWidth(int nIndex, int nOldWidth, int nNewWidth, bool bFinalUpdate);
public void UpdateColWidth (int nIndex, int nOldWidth, int nNewWidth, bool bFinalUpdate);
member this.UpdateColWidth : int * int * int * bool -> unit
Public Sub UpdateColWidth (nIndex As Integer, nOldWidth As Integer, nNewWidth As Integer, bFinalUpdate As Boolean)

Parameters

nIndex
Int32
nOldWidth
Int32
nNewWidth
Int32
bFinalUpdate
Boolean

Applies to