ActiveReports Developer 7
IsTabStop Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsTabStop Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property IsTabStop As System.Boolean
C# 
public System.bool IsTabStop {get; set;}

See Also