| C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : AutoFilter Property |
'Declaration<C1CategoryAttribute("Behavior")> <System.ComponentModel.DefaultValueAttribute()> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1ComboBox.AutoFilter", Description="Gets or sets a value that determines whether to automatically filter the C1ComboBox drop-down list on keypress.")> <WidgetOptionAttribute()> Public Property AutoFilter As System.Boolean
[C1Category("Behavior")] [System.ComponentModel.DefaultValue()] [Layout(LayoutType.Behavior)] [C1Description(Key="C1ComboBox.AutoFilter", Description="Gets or sets a value that determines whether to automatically filter the C1ComboBox drop-down list on keypress.")] [WidgetOption()] public System.bool AutoFilter {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