GridControl.IsColumnHeaderDraggable(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 bool IsColumnHeaderDraggable(int colIndex);
protected virtual bool IsColumnHeaderDraggable (int colIndex);
abstract member IsColumnHeaderDraggable : int -> bool
override this.IsColumnHeaderDraggable : int -> bool
Protected Overridable Function IsColumnHeaderDraggable (colIndex As Integer) As Boolean
Parâmetros
- colIndex
- Int32