DataColumn.ColumnNameID

DataColumn.ColumnNameID property

External name of the data column. Appears in the headings in the External Data window and in labels in data graphics.

public string ColumnNameID { get; set; }

See Also