Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / ISpannedCellConfiguration Interface

In This Topic
    ISpannedCellConfiguration Interface Properties
    In This Topic

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

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