| C1.Xaml.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 : AllowResizing 列挙体 |
'宣言 Public Enum AllowResizing Inherits System.Enum
public enum AllowResizing : System.Enum
| メンバ | 解説 |
|---|---|
| Both | ユーザーはマウスで行と列をサイズ変更できます。 |
| Columns | ユーザーはマウスで列をサイズ変更できます。 |
| None | マウスでサイズ変更できるグリッド要素はありません。 |
| Rows | ユーザーはマウスで行をサイズ変更できます。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.FlexGrid.AllowResizing
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