SpannedCellFragment Class Properties
In This Topic
For a list of all members of this type, see SpannedCellFragment members.
Public Properties
| Name | Description |
 | Cell | Gets the Cell that this SpannedCellFragment represents. |
 | Column | Gets the Cell's column. |
 | Content | Gets the Cell's content. |
 | DataGridContext | Gets the DataGridContext to which this cell belongs. |
 | DataItem | Gets the object from the data source, that is associated to the row of this cell. |
 | Row | Gets the Cell's row. |
Top
See Also