GridControl.OnColumnWidthChanged(Int32, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
virtual void OnColumnWidthChanged(int nColIndex, int nNewColWidth);
protected virtual void OnColumnWidthChanged(int nColIndex, int nNewColWidth);
abstract member OnColumnWidthChanged : int * int -> unit
override this.OnColumnWidthChanged : int * int -> unit
Protected Overridable Sub OnColumnWidthChanged (nColIndex As Integer, nNewColWidth As Integer)
Paramètres
- nColIndex
- Int32
- nNewColWidth
- Int32