| C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Accordion Namespace > C1Accordion Class : AccessKey Property |
'Declaration Public Overrides Property AccessKey As System.String
public override System.string AccessKey {get; set;}
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | The specified access key is neither null, System.String.Empty nor a single character string. |