4.149 DataGridCell

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ContentControl > DataGridCell, IInputElement
DataGridCell
(usage)
<DataGridCell> x:Object </DataGridCell>
(description)
Represents a cell of a DataGrid control.
[content property]
Content
[name property]
Name
[xml lang property]
Language
(properties)
IsEditing
x:Boolean
(description)
A value that indicates whether the cell is in edit mode.
IsSelected
x:Boolean
(description)
A value that indicates whether the cell is selected.
(events)
Selected
Occurs when the cell is selected.
Unselected
Occurs when the cell selection is cleared.