| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : EditIndex Property |
'Declaration<C1DescriptionAttribute(Key="C1Grid.EditIndex", Description="Gets or sets the index of the item to be edited.")> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <System.ComponentModel.BrowsableAttribute(False)> <C1CategoryAttribute("Default")> <System.ComponentModel.DefaultValueAttribute()> Public Overridable Property EditIndex As System.Integer
[C1Description(Key="C1Grid.EditIndex", Description="Gets or sets the index of the item to be edited.")] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [System.ComponentModel.Browsable(false)] [C1Category("Default")] [System.ComponentModel.DefaultValue()] public virtual System.int EditIndex {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