ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SuperPanel Namespace / C1SuperPanel Class / AccessKey Property

In This Topic
    AccessKey Property (C1SuperPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AccessKey As System.String
    public virtual System.string AccessKey {get; set;}
    See Also