4.874 TableColumn

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TableColumn, IInputElement
TableColumn
(usage)
<TableColumn />
(description)
A flow content element that defines a column within a Table.
(used by)
TableColumnCollection
[name property]
Name
[xml lang property]
Language
(properties)
Background
Brush
(description)
The background Brush used to fill the content of the TableColumn.
Width
GridLength
(description)
The width of a TableColumn element. The Width property measures the sum of the TableColumn content, padding, and border from side to side.