GrapeCity.Win.MultiRow Namespace : ValidateActionContext Class |
The following tables list the members exposed by ValidateActionContext.
Name | Description | |
---|---|---|
CellPosition | Gets the CellPosition that indicates which Cell is validated. (Inherited from GrapeCity.Win.MultiRow.ValidateContext) | |
EditedFormattedValue | Gets a value that indicates the validated value. (Inherited from GrapeCity.Win.MultiRow.ValidateContext) | |
GcMultiRow | Gets the GcMultiRow control in which the validation occurs. (Inherited from GrapeCity.Win.MultiRow.ValidateContext) | |
IsValid | Gets a value that indicates whether the validation is successful. | |
KeepFocus | Gets or sets a value that indicates whether to keep the focus on the validating Cell when executing the CellValidateAction. | |
ValidateInfo | Gets or sets a value that indicates what information is displayed when doing a CellValidateAction. (Inherited from GrapeCity.Win.MultiRow.ValidateContext) | |
ValidateReasons | Gets the reason that a CellValidateAction executes. (Inherited from GrapeCity.Win.MultiRow.ValidateContext) |