ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorerPasteEventArgs Class
Members

In This Topic
    C1FileExplorerPasteEventArgs Class
    In This Topic
    Contains event data for C1FileExplorer.ItemCommand event while performing FileCommand.Paste command.
    Object Model
    C1FileExplorerPasteEventArgs Class
    Syntax
    'Declaration
     
    Public Class C1FileExplorerPasteEventArgs 
       Inherits C1FileExplorerEventArgs
    public class C1FileExplorerPasteEventArgs : C1FileExplorerEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Web.Wijmo.Controls.C1FileExplorer.C1FileExplorerEventArgs
             C1.Web.Wijmo.Controls.C1FileExplorer.C1FileExplorerPasteEventArgs

    See Also