| C1.Xaml.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 : AllowDragging 列挙体 |
'宣言 Public Enum AllowDragging Inherits System.Enum
public enum AllowDragging : System.Enum
| メンバ | 解説 |
|---|---|
| Both | ユーザーはマウスで行と列を新しい位置にドラッグできます。 |
| Columns | ユーザーはマウスで列を新しい位置にドラッグできます。 |
| None | マウスで移動できるグリッド要素はありません。 |
| Rows | ユーザーはマウスで行を新しい位置にドラッグできます。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.FlexGrid.AllowDragging
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2