バージョン

GridBagLayoutDragManager.GridBagLayoutDragType 列挙体

GridBagLayoutDragのタイプを示す列挙体。
シンタックス
'宣言
 
Public Enum GridBagLayoutDragManager.GridBagLayoutDragType 
   Inherits System.Enum
public enum GridBagLayoutDragManager.GridBagLayoutDragType : System.Enum 
メンバ
メンバ解説
CellSpanResizeセルのスパンサイズが変更されています。
HeaderReposition列ヘッダーが移動されています。
HeaderSpanResize列ヘッダーのスパンサイズが変更されています。
参照