Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / SpannedCellFragment Class
Properties


In This Topic
    SpannedCellFragment Class Members
    In This Topic

    The following tables list the members exposed by SpannedCellFragment.

    Public Properties
     NameDescription
    Public PropertyGets the Cell that this SpannedCellFragment represents.  
    Public PropertyGets the Cell's column.  
    Public PropertyGets the Cell's content.  
    Public PropertyGets the DataGridContext to which this cell belongs.  
    Public PropertyGets the object from the data source, that is associated to the row of this cell.  
    Public PropertyGets the Cell's row.  
    Top
    See Also