4.175 DataGridTextColumn

x:Object > DependencyObject > DataGridColumn > DataGridBoundColumn > DataGridTextColumn
DataGridTextColumn
(usage)
<DataGridTextColumn />
(description)
Represents a DataGrid column that hosts textual content in its cells.
(properties)
FontFamily
FontFamily
(description)
The font family for the content of cells in the column.
FontSize
x:Double
(description)
The font size for the content of cells in the column.
[text syntax]
FontSizeSyntax
FontStyle
FontStyle
(description)
The font style for the content of cells in the column.
FontWeight
FontWeight
(description)
The font weight for the content of cells in the column.
Foreground
Brush
(description)
The Brush that is used to paint the text contents of cells in the column.
(static properties)
DefaultEditingElementStyle
Style
(description)
The default value of the EditingElementStyle property.
DefaultElementStyle
Style
(description)
The default value of the ElementStyle property.