SpreadsheetGear.Windows.Controls Namespace > DropDownButton Class : TabNavigation Property |
'Declaration
Public Property TabNavigation As System.Windows.Input.KeyboardNavigationMode
'Usage
Dim instance As DropDownButton Dim value As System.Windows.Input.KeyboardNavigationMode instance.TabNavigation = value value = instance.TabNavigation
public System.Windows.Input.KeyboardNavigationMode TabNavigation {get; set;}
public read-write property TabNavigation: System.Windows.Input.KeyboardNavigationMode;
public function get,set TabNavigation : System.Windows.Input.KeyboardNavigationMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2