Name

DataColumn.Name property

Internal name of the data column. Used as the row name for the shape-data item (custom property) added to a shape when the shape is linked to a data row.

public string Name { get; set; }

See Also