property CascadeFile.UseTabKey as Boolean
Retrieves or sets a value that specifies whether the Tab or SHIFT + Tab key navigates through the cascading columns.

TypeDescription
Boolean A Boolean expression that specifies whether Tab or SHIFT + Tab key navigates through the cascading columns.
By default, the UseTabKey property is True, which indicates that TAB activates the next cascade column, based on the current selection. The UseTabKey property specifies whether the Tab or SHIFT + Tab key navigates through the cascading columns.