FileExplorer for ASP.NET Web Forms
EnableFilteringOnEnterPressed Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1FileExplorer Namespace > C1FileExplorer Class : EnableFilteringOnEnterPressed Property
A bool value specifies whether to perform the filtering after the 'Enter' key is pressed.
Syntax
'Declaration
 
Public Property EnableFilteringOnEnterPressed As System.Boolean
public System.bool EnableFilteringOnEnterPressed {get; set;}
See Also

Reference

C1FileExplorer Class
C1FileExplorer Members