| Visual Basic (Declaration) | |
|---|---|
Public Property EditAutoNavigate As Boolean | |
| C# | |
|---|---|
public bool EditAutoNavigate {get; set;} | |
Property Value
booleanThe <return>, <tab> and <shift><tab> keys can be used to navigate the editable cells of the list.
| dbicList | Send comments on this topic. |
| EditAutoNavigate Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : EditAutoNavigate Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property EditAutoNavigate As Boolean | |
| C# | |
|---|---|
public bool EditAutoNavigate {get; set;} | |