DataFormView Methods
An edit form for a data object.
Name | Description |
---|---|
Commit() | Commits values in data editors on the form to the underlying data object. |
Get |
|
Register |
|
Validate() | Validates all data fields on the form according to the current validation logic. |
Validate |
Validates the specified data field according to the current validation logic. |
See Also