ActiveReports Developer 7
TabNavigation Property
See Also 
GrapeCity.ActiveReports.Viewer.Silverlight.v7 Assembly > GrapeCity.ActiveReports Namespace > Viewer Class : TabNavigation Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property TabNavigation As System.Windows.Input.KeyboardNavigationMode
C# 
public System.Windows.Input.KeyboardNavigationMode TabNavigation {get; set;}

See Also