GrapeCity.Win.MultiRow Namespace > ListCell Class : ValueMember Property |
<DefaultValueAttribute()> <SRCategoryAttribute("Data")> <SRDescriptionAttribute("Indicates a string that specifies where to gather the underlying values used in the drop-down list.")> <EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="System.Windows.Forms.Design.DataMemberFieldEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> Public Property ValueMember As String
Dim instance As ListCell Dim value As String instance.ValueMember = value value = instance.ValueMember
[DefaultValue()] [SRCategory("Data")] [SRDescription("Indicates a string that specifies where to gather the underlying values used in the drop-down list.")] [Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="System.Windows.Forms.Design.DataMemberFieldEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] public string ValueMember {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