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

In This Topic
    Command Property (C1FileExplorerPasteEventArgs)
    In This Topic
    Gets the command type.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Command As FileCommand
    public override FileCommand Command {get;}
    See Also