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

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : TabIndex プロパティ
Gets or sets the tab order of the control within its container.
シンタックス
'宣言
 
Public Property TabIndex As Integer
public int TabIndex {get; set;}

プロパティ値

The index value of the control within the set of controls within its container. The controls in the container are included in the tab order.
参照

Viewer クラス
Viewer メンバ