| C1.Xaml.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 : SelectionMode 列挙体 |
'宣言 Public Enum SelectionMode Inherits System.Enum
public enum SelectionMode : System.Enum
| メンバ | 解説 |
|---|---|
| Cell | 選択範囲は、1つのセルに対応します。 |
| CellRange | 選択範囲は、1つのセル範囲に対応します。 |
| ListBox | 選択範囲は、任意の行のセットに対応します。 |
| Row | 選択範囲は、1つの行に対応します。 |
| RowRange | 選択範囲は、隣接行のセットに対応します。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.FlexGrid.SelectionMode
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