ASPxClientGridViewBatchEditApi.MoveFocusForward Method
In This Article
Programmatically moves focus to the next cell in the row.
#Declaration
TypeScript
MoveFocusForward(): boolean
#Returns
Type | Description |
---|---|
boolean |
|
See Also