DataGridViewCellParsingEventArgs プロパティ

名前 | 説明 | |
---|---|---|
![]() | ColumnIndex | 解析を必要とするセル データの列インデックスを取得します。 |
![]() | DesiredType | 必要な値のデータ型を取得します。 ( ConvertEventArgs から継承されます。) |
![]() | InheritedCellStyle | 編集されたセルに適用されるスタイルを取得または設定します。 |
![]() | ParsingApplied | セルの値が正常に解析されたかどうかを示す値を取得または設定します。 |
![]() | RowIndex | 解析を必要とするセルの行インデックスを取得します。 |
![]() | Value | ConvertEventArgs の値を取得または設定します。 ( ConvertEventArgs から継承されます。) |

関連項目
DataGridViewCellParsingEventArgs クラスSystem.Windows.Forms 名前空間
DataGridView クラス
DataGridView.CellParsing イベント
DataGridView.OnCellParsing
DataGridView.CellFormatting イベント
DataGridView.EditMode プロパティ
DataGridViewCell.ValueType プロパティ
DataGridViewCell.InheritedStyle プロパティ
DataGridViewCell.ParseFormattedValue
DataGridViewCellParsingEventHandler
ConvertEventArgs.Value プロパティ
InheritedCellStyle
ParsingApplied
DataGridViewCellStyle
DataGridViewCellStyle.NullValue
DataGridViewCellStyle.Format
DataGridViewCellStyle.FormatProvider
- DataGridViewCellParsingEventArgs プロパティのページへのリンク