DataGridViewCellPaintingEventArgs プロパティ

名前 | 説明 | |
---|---|---|
![]() | AdvancedBorderStyle | 現在の DataGridViewCell の境界線スタイルを取得します。 |
![]() | CellBounds | 現在の DataGridViewCell の境界を取得します。 |
![]() | CellStyle | 現在の DataGridViewCell のセル スタイルを取得します。 |
![]() | ClipBounds | 再描画が必要な DataGridView の領域を取得します。 |
![]() | ColumnIndex | 現在の DataGridViewCell の列インデックスを取得します。 |
![]() | ErrorText | 現在の DataGridViewCell のエラー メッセージを表す文字列を取得します。 |
![]() | FormattedValue | 現在の DataGridViewCell の書式設定した値を取得します。 |
![]() | Graphics | 現在の DataGridViewCell の描画に使用される Graphics を取得します。 |
![]() | Handled | イベント ハンドラがイベントを完全に処理したかどうか、またはシステムが独自の処理を継続する必要があるかどうかを示す値を取得または設定します。 ( HandledEventArgs から継承されます。) |
![]() | PaintParts | 描画されるセル部分。 |
![]() | RowIndex | 現在の DataGridViewCell の行インデックスを取得します。 |
![]() | State | 現在の DataGridViewCell の状態を取得します。 |
![]() | Value | 現在の DataGridViewCell の値を取得します。 |

- DataGridViewCellPaintingEventArgs プロパティのページへのリンク