EditFormPreparedEventArgs.FocusField Method
Name | Parameters | Description |
---|---|---|
FocusField(GridColumn) | column | Sets input focus to the editor that corresponds to the specified GridColumn. |
FocusField(String) | fieldName | Sets input focus to the editor that corresponds to the grid column with the specified GridColumn.FieldName. |