DataGridViewCell.DataGridViewCellAccessibleObject メンバ
ユーザー補助クライアント アプリケーションに対し、DataGridViewCell に関する情報を提供します。
DataGridViewCell.DataGridViewCellAccessibleObject データ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ| 名前 | 説明 | |
|---|---|---|
| DataGridViewCell.DataGridViewCellAccessibleObject | オーバーロードされます。 DataGridViewCell.DataGridViewCellAccessibleObject クラスの新しいインスタンスを初期化します。 |
パブリック プロパティ| 名前 | 説明 | |
|---|---|---|
| Bounds | オーバーライドされます。 ユーザー補助オブジェクトの位置とサイズを取得します。 |
| DefaultAction | オーバーライドされます。 DataGridViewCell の既定のアクションを説明する文字列を取得します。 |
| Description | 指定したオブジェクトの外観を説明する文字列を取得します。説明が用意されていないオブジェクトもあります。(AccessibleObject から継承されます。) |
| Help | オーバーライドされます。 所有しているセルの型の名前および基本型の名前を取得します。 |
| KeyboardShortcut | ユーザー補助オブジェクトのショートカット キーまたはアクセス キーを取得します。(AccessibleObject から継承されます。) |
| Name | オーバーライドされます。 DataGridViewCell.DataGridViewCellAccessibleObject の名前を取得します。 |
| Owner | DataGridViewCell.DataGridViewCellAccessibleObject を所有しているセルを取得または設定します。 |
| Parent | オーバーライドされます。 DataGridViewCell.DataGridViewCellAccessibleObject の親を取得します。 |
| Role | オーバーライドされます。 DataGridViewCell.DataGridViewCellAccessibleObject の役割を取得します。 |
| State | オーバーライドされます。 DataGridViewCell.DataGridViewCellAccessibleObject の状態を取得します。 |
| Value | オーバーライドされます。 所有しているセルの書式指定済みの値を表す文字列を取得または設定します。 |
パブリック メソッド
プロテクト メソッド| 名前 | 説明 | |
|---|---|---|
| Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
| MemberwiseClone | オーバーロードされます。 ( MarshalByRefObject から継承されます。) |
| UseStdAccessibleObjects | オーバーロードされます。 オブジェクトを AccessibleObject のインスタンスに関連付けます。 (AccessibleObject から継承されます。) |
参照関連項目
DataGridViewCell.DataGridViewCellAccessibleObject クラスSystem.Windows.Forms 名前空間
DataGridView クラス
DataGridViewCell クラス
DataGridView.DataGridViewAccessibleObject クラス
DataGridViewCell.DataGridViewCellAccessibleObject クラス
AccessibleObject クラス
AccessibleRole 列挙体
Control.CreateAccessibilityInstance
Control.AccessibleName プロパティ
Control.AccessibleDescription プロパティ
- DataGridViewCell.DataGridViewCellAccessibleObject メンバのページへのリンク