Share via


4.800 TableColumn

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TableColumn, IInputElement

(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.