'宣言 Public Enum GridSelectionProps Inherits System.Enum
public enum GridSelectionProps : System.Enum
| メンバ | 解説 |
|---|---|
| CellClickAction | CellClickAction プロパティを表します。 |
| CellSelectType | CellSelectType プロパティを表します。 |
| ColumnSelectType | ColumnSelectType プロパティを表します。 |
| Count | このコントロールに対してクライアントに送付されるプロパティの合計数。
この値はオブジェクトの PropCount プロパティに対応します。 |
| RowSelectType | RowSelectType プロパティを表します。 |
| SelectedCells | SelectedCells プロパティを表します。 |
| SelectedColumns | SelectedColumns プロパティを表します。 |
| SelectedRows | SelectedRows プロパティを表します。 |