|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | SmartDataObjectValidationError (character, character) |
Constructor for the SmartDataObjectValidationError class |
|
+ | SmartDataObjectValidationError (character, character, character, character) |
Constructor for the SmartDataObjectValidationError class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER ErrorFields |
Returns information about the fields attached to this error |
|
+ | CHARACTER ErrorTables |
Returns information about the fields attached to this error |
|
+ | System.Windows.Forms.Control FocusControl |
If the result of a field validation indicates a validation error,
the currently tested Control is indicated by the FocusControl. This
can be used to set the focus in the running application to the field with
the invalid value.
Enforced by Interface IFieldValidationError. |
|
+ | CHARACTER FocusControlName |
Returns the name of a data property (binding source field) that
is flagged with an error from a validation routine.
Enforced by Interface IFieldValidationError. |
Top
PUBLIC SmartDataObjectValidationError (character, character)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartDataObjectValidationError (character, character, character, character)
|
PUBLIC CHARACTER ErrorFields
|
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER ErrorTables
|
|||||||||||||||||||||||
PUBLIC System.Windows.Forms.Control FocusControl
|
|||||||||||||||||||||||
PUBLIC CHARACTER FocusControlName
|