GrapeCity ActiveReports for .NET 16.0J
TabIndex プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : TabIndex プロパティ
Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key.
シンタックス
'宣言
 
Public Property TabIndex As Integer
public int TabIndex {get; set;}

プロパティ値

A value that determines the order of logical navigation for a device. The default value is System.Int32.MaxValue.
参照

Viewer クラス
Viewer メンバ