GrapeCity ActiveReports for .NET 16.0J
IsTabStop プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsTabStop プロパティ
Gets or sets a value that indicates whether a control is included in tab navigation.
シンタックス
'宣言
 
Public Property IsTabStop As Boolean
public bool IsTabStop {get; set;}

プロパティ値

true if the control is included in tab navigation; otherwise, false. The default is true.
参照

Viewer クラス
Viewer メンバ