ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / AccessKey Property

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