Skip to content

Commit

Permalink
Merge pull request #598 from telerik/nade7o-patch-11
Browse files Browse the repository at this point in the history
Add NewRowEnterKeyMode property in docs
  • Loading branch information
DinkoK authored Jul 9, 2024
2 parents 8929f6a + 2061464 commit 2260acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controls/gridview/common-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ position: 11
|__IsCurrentRowDirty__|Gets a value indicating whether the current row has changes that are not committed.|
|__StandardTab__|Gets or sets a value indicating whether the TAB key moves the focus to the next control in the tab order rather than moving focus to the next cell in the control.|
|__EnterKeyMode__|Gets or sets value specifying the behavior when the user presses Enter.|
|__NewRowEnterKeyMode__|Gets or sets value specifying the behavior when the user presses Enter while adding new row.|
|__AutoSizeRows__|Gets or sets a value indicating whether row height in a RadGridView will expand for multiline cell text.|

## GridViewTemplate
Expand Down

0 comments on commit 2260acf

Please sign in to comment.