IEasyTestGridEditing.ExecuteColumnEditorAction(Int32, String, String) Method
Namespace: DevExpress.EasyTest.Framework
Assembly: DevExpress.EasyTest.v24.1.dll
NuGet Package: DevExpress.EasyTest
Declaration
Parameters
Name | Type |
---|---|
rowIndex | Int32 |
columnName | String |
Optional Parameters
Name | Type | Default |
---|---|---|
actionName | String | null |
See Also