ComponentOne TileControl for WinForms
PassthroughNavigation Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : PassthroughNavigation Property
Gets or sets whether the keyboard should navigate to the next row/column after focusing the last tile in the current row/column (for vertical/horizontal layout).
Syntax
'Declaration
 
Public Property PassthroughNavigation As System.Boolean
public System.bool PassthroughNavigation {get; set;}
See Also

Reference

C1TileControl Class
C1TileControl Members