'Declaration
<C1DescriptionAttribute("BindingInfo.DataMember", "Gets or sets a name of a specific record set within the DataSource.")> <C1CategoryAttribute("Data")> <EditorAttribute("System.Windows.Forms.Design.DataMemberFieldEditor, System.Design", System.Drawing.Design.UITypeEditor)> <DefaultValueAttribute("")> Public Property DataMember As String
[C1Description("BindingInfo.DataMember", "Gets or sets a name of a specific record set within the DataSource.")] [C1Category("Data")] [Editor("System.Windows.Forms.Design.DataMemberFieldEditor, System.Design", System.Drawing.Design.UITypeEditor)] [DefaultValue("")] public string DataMember {get; set;}