AxpDataGrid

AxpDataGrid.DataMember Property

DataTable Name in DataSet if the property DataSource is set to a DataSet.

[Visual Basic]
Public Property DataMember As String
[C#]
public string DataMember {get; set;}

Property Value

DataTable Name in DataSet if the property DataSource is set to a DataSet.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace