Xceed Toolkit Plus for WPF v4.6 Documentation
Xceed.Wpf.DataGrid Assembly

The Xceed.Wpf.DataGrid assembly contains the namespaces of Xceed's WPF datagrid.

The WPF datagrid that is included with Xceed Toolkit Plus for WPF contains a subset of the features of Xceed DataGrid for WPF. Specifically, the full version of our WPF datagrid has the following additional features:

There may be some references to these features in the API documentation. We are in the process of removing these references.
Namespaces
NamespaceDescription

The Xceed.Wpf.DataGrid namespace contains all the classes that are required by the DataGridControl class to edit and display data.

The WPF datagrid that is included with Xceed Toolkit Plus for WPF contains a subset of the features of Xceed DataGrid for WPF. Specifically, the full version of our WPF datagrid has the following additional features:

  • Master/detail
  • Filter row
  • Insertion row
  • Auto-filter popup
  • Card view
  • 3D view
  • Stat rows and summary rows
  • Print/preview
  • Exporting (such as export to Excel)
  • Column chooser
  • Column splitter (you can still do this programmatically)
  • Persist user settings
  • Themes: Live Explorer, Classic, Windows Media Player 11
  • Design-Time support

Note that there may be some references to these features in the API documentation. We are in the process of removing these references.

The Xceed.Wpf.DataGrid.Automation namespace contains all the classes that are required to support UI automation.
The Xceed.Wpf.DataGrid.Controls namespace contains the MultiColumnComboBox class.
The Xceed.Wpf.DataGrid.Converters namespace regroups all the converter classes.
The Xceed.Wpf.DataGrid.Markup namespace regroups the XAML-specific classes.
The Xceed.Wpf.DataGrid.ValidationRules namespace regroups all the validation rule classes.
The Xceed.Wpf.DataGrid.Views namespace regroups all the classes which are required to apply views and themes to a DataGridControl.