Name Property (ITableColumn)
In This Topic
Gets or sets the name of the table column. This is also used as the display name of the table column. This name must be unique within the table (read or write).
Syntax
System.string Name {get; set;}
See Also