ComponentOne Basic Library for WPF and Silverlight
TabNavigation Property (C1RadialBackgroundPresenter)


C1.Silverlight Namespace > C1RadialBackgroundPresenter Class : TabNavigation Property
Syntax
'Declaration
 
Public Property TabNavigation As System.Windows.Input.KeyboardNavigationMode
'Usage
 
Dim instance As C1RadialBackgroundPresenter
Dim value As System.Windows.Input.KeyboardNavigationMode
 
instance.TabNavigation = value
 
value = instance.TabNavigation
public System.Windows.Input.KeyboardNavigationMode TabNavigation {get; set;}
See Also

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members