DataGridViewRow.DataGridViewRowAccessibleObject プロパティ
パブリック プロパティ| 名前 | 説明 | |
|---|---|---|
| Bounds | オーバーライドされます。 ユーザー補助オブジェクトの位置とサイズを取得します。 |
| DefaultAction | オブジェクトの既定のアクションを説明する文字列を取得します。既定のアクションがないオブジェクトもあります。 ( AccessibleObject から継承されます。) |
| Description | 指定したオブジェクトの外観を説明する文字列を取得します。説明が用意されていないオブジェクトもあります。 ( AccessibleObject から継承されます。) |
| Help | オブジェクトの機能または使用方法の説明を取得します。 ( AccessibleObject から継承されます。) |
| KeyboardShortcut | ユーザー補助オブジェクトのショートカット キーまたはアクセス キーを取得します。 ( AccessibleObject から継承されます。) |
| Name | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の名前を取得します。 |
| Owner | この DataGridViewRow.DataGridViewRowAccessibleObject が適用される DataGridViewRow を取得または設定します。 |
| Parent | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の親を取得します。 |
| Role | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の役割を取得します。 |
| State | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の状態を取得します。 |
| Value | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の値を取得します。 |
参照関連項目
DataGridViewRow.DataGridViewRowAccessibleObject クラスSystem.Windows.Forms 名前空間
DataGridView クラス
DataGridViewCell クラス
DataGridViewRow クラス
DataGridView.DataGridViewAccessibleObject クラス
DataGridViewCell.DataGridViewCellAccessibleObject クラス
AccessibleObject クラス
AccessibleRole 列挙体
Control.CreateAccessibilityInstance
Control.AccessibleName プロパティ
Control.AccessibleDescription プロパティ
- DataGridViewRow.DataGridViewRowAccessibleObject プロパティのページへのリンク