SpannedCellFragment Class Members
In This Topic
The following tables list the members exposed by SpannedCellFragment.
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