Name | Description | |
---|---|---|
Column | Gets the column. | |
DataGrid | Gets the owner data grid. | |
IsEditable | Gets a value indicating whether this cell is editable. | |
IsEditing | Gets a value indicating whether this cell is being edited. | |
IsMouseOver | Gets a value indicating whether the mouse is over the cell. | |
IsSelectable | Gets a value indicating whether this cell is selectable. | |
IsSelected | Gets a value indicating whether this cell is selected. | |
Presenter | Gets the content of the cell. | |
Row | Gets the row. | |
Text | Gets the text inside the cell. | |
Value | Gets the value shown in the cell. |