Class TableColumn
Represents a column within a table.
public class TableColumn
- Inheritance
-
TableColumn
- Inherited Members
Properties
Name
Gets or sets the name of the column.
public string Name { get; set; }
Represents a column within a table.
public class TableColumn
Gets or sets the name of the column.
public string Name { get; set; }