| C1.Web.Wijmo.Controls.C1GridView Namespace > FilterSettings Class : FilterOnSelect Property |
'Declaration<C1CategoryAttribute("Behavior")> <System.ComponentModel.DefaultValueAttribute()> <LayoutAttribute(LayoutType.Behavior)> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1DescriptionAttribute(Key="FilterSettings.FilterOnSelect", Description="Gets or sets a value indicating whether the filtering will be performed immediately once a filter operator is selected.")> Public Property FilterOnSelect As System.Boolean
[C1Category("Behavior")] [System.ComponentModel.DefaultValue()] [Layout(LayoutType.Behavior)] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [System.ComponentModel.NotifyParentProperty(true)] [C1Description(Key="FilterSettings.FilterOnSelect", Description="Gets or sets a value indicating whether the filtering will be performed immediately once a filter operator is selected.")] public System.bool FilterOnSelect {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