4.148 DataGridBoundColumn

x:Object > DependencyObject > DataGridColumn > DataGridBoundColumn
DataGridBoundColumn
DataGridCheckBoxColumn DataGridHyperlinkColumn DataGridTextColumn
(usage)
None.
(description)
Serves as the base type for columns that can bind to a property in the data source of a DataGrid.
[is default constructible]
false
(properties)
Binding
BindingBase
(description)
The binding that associates the column with a property in the data source.
ClipboardContentBinding
BindingBase
(description)
The binding object to use when getting or setting cell content for the clipboard.
EditingElementStyle
Style
(description)
The style that is used when rendering the element that the column displays for a cell in editing mode.
ElementStyle
Style
(description)
The style that is used when rendering the element that the column displays for a cell that is not in editing mode.