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


In This Topic
    SpannedCellConfiguration Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the string that will be used to format the content in a SpannedCell.  
    Public PropertyGets the DataTemplate that will be used to display the content in a SpannedCell.  
    Public PropertyGets the DataTemplateSelector that will be used to display the content in a SpannedCell.  
    Public PropertyGets the HorizontalAlignment of the content of a SpannedCell.  
    Public PropertyGets the VerticalAlignment of the content of a SpannedCell.  
    Top
    See Also