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

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : AccessKey プロパティ
Gets or sets the access key that allows you to quickly navigate to the Web server control.
シンタックス
'宣言
 
Public Overridable Property AccessKey As String
public virtual string AccessKey {get; set;}

プロパティ値

The access key for quick navigation to the Web server control. The default value is System.String.Empty, which indicates that this property is not set.
例外
例外解説
The specified access key is neither null 参照 (Visual Basicでは Nothing), System.String.Empty nor a single character string.
参照

WebViewer クラス
WebViewer メンバ