'宣言 Public Enum AllowDraggingEnum Inherits System.Enum
public enum AllowDraggingEnum : System.Enum
'宣言 Public Enum AllowDraggingEnum Inherits System.Enum
public enum AllowDraggingEnum : System.Enum
| メンバ | 解説 | 
|---|---|
| Both | The user may drag rows and columns with the mouse. | 
| Columns | The user may drag columns with the mouse. | 
| None | The user may not drag rows or columns. | 
| Rows | The user may drag rows with the mouse. | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.C1FlexGrid.AllowDraggingEnum