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


In This Topic
    SpannedCellFragment Class Properties
    In This Topic

    For a list of all members of this type, see SpannedCellFragment members.

    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