| C1.Xaml アセンブリ > C1.Xaml 名前空間 : C1SelectionMode 列挙体 |
'宣言 Public Enum C1SelectionMode Inherits System.Enum
public enum C1SelectionMode : System.Enum
| メンバ | 解説 |
|---|---|
| Extended | ユーザーは、対応する修飾キーを押しながら複数の連続する項目を選択できます。 |
| Multiple | ユーザーは、修飾キーを押し続けずに複数の項目を選択できます。 |
| None | ユーザーはどの項目も選択できません。 |
| Single | ユーザーは、一度に1つの項目のみを選択できます。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.C1SelectionMode
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