GridControl.OnColumnWidthChanged(Int32, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- nColIndex
- Int32
- nNewColWidth
- Int32