Back to Devexpress

EditFormPreparedEventArgs.FocusField Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-editformpreparedeventargs-dot-focusfield.md

latest709 B
Original Source

EditFormPreparedEventArgs.FocusField Method

NameParametersDescription
FocusField(GridColumn)columnSets input focus to the editor that corresponds to the specified GridColumn.
FocusField(String)fieldNameSets input focus to the editor that corresponds to the grid column with the specified GridColumn.FieldName.