Accordion for ASP.NET Web Forms
AccessKey プロパティ (C1Accordion)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Accordion 名前空間 > C1Accordion クラス : AccessKey プロパティ
Gets or sets the access key that allows you to quickly navigate to the Web server control.
シンタックス
'宣言
 
Public Overrides Property AccessKey As System.String
public override System.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, System.String.Empty nor a single character string.
参照

C1Accordion クラス
C1Accordion メンバ