GridControl.OnColumnWasReordered(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 OnColumnWasReordered(int nOldIndex, int nNewIndex);
protected virtual void OnColumnWasReordered (int nOldIndex, int nNewIndex);
abstract member OnColumnWasReordered : int * int -> unit
override this.OnColumnWasReordered : int * int -> unit
Protected Overridable Sub OnColumnWasReordered (nOldIndex As Integer, nNewIndex As Integer)
Parâmetros
- nOldIndex
- Int32
- nNewIndex
- Int32