C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorer Class / EnableFilteringOnEnterPressed Property

In This Topic
EnableFilteringOnEnterPressed Property
In This Topic
A bool value specifies whether to perform the filtering after the 'Enter' key is pressed.
Syntax
'Declaration
 
Public Property EnableFilteringOnEnterPressed As System.Boolean
 
See Also