property G2antt.UseTabKey as Boolean

Specifies whether the TAB key is used to change the searching column.

TypeDescription
Boolean A boolean expression that specifies whether the TAB key is used to change the incremental searching column.

By default, the UseTabKey property is True. The UseTabKey property specifies whether the control uses the TAB key to change the searching column. If the UseTabKey property is False, the TAB key is used to navigate through the form's controls.