| C1.Web.Wijmo.Controls.C1FileExplorer Namespace > C1FileExplorer Class : EnableFilteringOnEnterPressed Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute(Key="C1FileExplorer.EnableFilteringOnEnterPressed", Description="A bool value specifies whether to perform the filtering after the 'Enter' key is pressed. Note: in order to use this property, EnableFilterTextBox should be set to true (i.e. filtering enabled) to enable filtering.")> <WidgetOptionAttribute()> Public Property EnableFilteringOnEnterPressed As System.Boolean
[System.ComponentModel.DefaultValue()] [C1Category("Behavior")] [C1Description(Key="C1FileExplorer.EnableFilteringOnEnterPressed", Description="A bool value specifies whether to perform the filtering after the 'Enter' key is pressed. Note: in order to use this property, EnableFilterTextBox should be set to true (i.e. filtering enabled) to enable filtering.")] [WidgetOption()] public System.bool EnableFilteringOnEnterPressed {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2