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

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