| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : DataKeyNames Property |
'Declaration<C1CategoryAttribute("Data")> <System.ComponentModel.TypeConverterAttribute("System.Web.UI.WebControls.StringArrayConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <C1DescriptionAttribute(Key="C1Grid.DataKeyNames", Description="Gets or sets an array that contains the names of the primary key fields for the items displayed in a C1GridView control.")> <System.ComponentModel.EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="C1.Web.Wijmo.Controls.Design.C1GridView.UITypeEditors.C1GridViewFieldNamesEditor, C1.Web.Wijmo.Controls.Design.4")> Public Overridable Property DataKeyNames As System.String()
[C1Category("Data")] [System.ComponentModel.TypeConverter("System.Web.UI.WebControls.StringArrayConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [C1Description(Key="C1Grid.DataKeyNames", Description="Gets or sets an array that contains the names of the primary key fields for the items displayed in a C1GridView control.")] [System.ComponentModel.Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="C1.Web.Wijmo.Controls.Design.C1GridView.UITypeEditors.C1GridViewFieldNamesEditor, C1.Web.Wijmo.Controls.Design.4")] public virtual System.string[] DataKeyNames {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