| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : AutoGenerateFilterButton Property |
'Declaration<C1CategoryAttribute("Behavior")> <C1DescriptionAttribute(Key="C1Grid.AutoGenerateFilterButton", Description="Gets or sets a value indicating whether a C1CommandField field column with an Filter button for the filter row is automatically added to a C1GridView control.")> <System.ComponentModel.DefaultValueAttribute()> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <LayoutAttribute(LayoutType.Behavior)> Public Overridable Property AutoGenerateFilterButton As System.Boolean
[C1Category("Behavior")] [C1Description(Key="C1Grid.AutoGenerateFilterButton", Description="Gets or sets a value indicating whether a C1CommandField field column with an Filter button for the filter row is automatically added to a C1GridView control.")] [System.ComponentModel.DefaultValue()] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [Layout(LayoutType.Behavior)] public virtual System.bool AutoGenerateFilterButton {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