次の方法で共有


GridControl.IsColumnHeaderDraggable(Int32) メソッド

定義

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

パラメーター

colIndex
Int32

戻り値

適用対象