Name | Description | |
---|---|---|
CellValue | Overridden. Internal use only Gets the object which is used as replacement of cell value to execute. | |
ColumnIndex | Gets the column Index. | |
EditedValue | Gets a value that indicates the validated value. | |
IsValid | Gets whether the validation is successful. | |
KeepFocus | Gets a value that indicates whether to keep the focus on the validating cell when executing the ValidateActionBase. | |
RowIndex | Gets the row index of cell. | |
ValidateInfo | Gets or sets what information is displayed when validated. | |
ValidateReasons | Gets the reason that a ValidateActionBase executes. | |
ValueChanged | Gets whether the value of the validating cell was changed when executing ValidateActionBase. This is only used for ValueProcess. |