IEasyTestGridEditing Members
Exposes the API that provides access to data grid editing features in test code.
#Methods
Name | Description |
---|---|
Execute |
|
Execute |
|
Fill |
Fills an edited row with new values. |
Fill |
Fills the specified row with the new values. |
Inline |
Cancels the edit action of a row. |
Inline |
Starts editing a specified row. |
Inline |
Creates a new row and opens it for inline editing. |
Inline |
Commits changes and stops editing a row. |
See Also