AccessKey Property (C1Accordion)
Gets or sets the access key that allows you to quickly navigate to the Web server control.
public override System.string AccessKey {get; set;}
'Declaration
Public Overrides Property AccessKey As System.String
Property Value
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.