Specifies the direction within a user interface (UI) in which a desired focus
change request is attempted. The direction is either based on tab order or
by relative direction in layout.
Namespace: Telerik.Windows.Controls.GridViewAssembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public enum FocusNavigationDirection |
| Visual Basic |
|---|
Public Enumeration FocusNavigationDirection |
Members
See Also