'宣言 Public Enum GridBagLayoutDragManager.GridBagLayoutDragType Inherits System.Enum
public enum GridBagLayoutDragManager.GridBagLayoutDragType : System.Enum
メンバ | 解説 |
---|---|
CellSpanResize | セルのスパンサイズが変更されています。 |
HeaderReposition | 列ヘッダーが移動されています。 |
HeaderSpanResize | 列ヘッダーのスパンサイズが変更されています。 |