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