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

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : TabIndex プロパティ
Gets or sets the tab index of the Web server control.
シンタックス
'宣言
 
Public Overridable Property TabIndex As Short
public virtual short TabIndex {get; set;}

プロパティ値

The tab index of the Web server control. The default is 0, which indicates that this property is not set.
例外
例外解説
The specified tab index is not between -32768 and 32767.
参照

WebViewer クラス
WebViewer メンバ