ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / Shortcuts Class / ContextMenu Property

In This Topic
    ContextMenu Property
    In This Topic
    Get or set the shortcuts for opening the ContextMenu.
    Syntax
    'Declaration
     
    Public Property ContextMenu As System.String
    public System.string ContextMenu {get; set;}
    See Also