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

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