Xceed DataGrid for WPF v7.2 Documentation
Xceed.Wpf.DataGrid.Views Namespace (Xceed.Wpf.DataGrid.Views3D)
Inheritance Hierarchy
Xceed.Wpf.DataGrid.Views3D Assembly : Xceed.Wpf.DataGrid.Views Namespace
The Xceed.Wpf.DataGrid.Views namespace regroups all the classes which are required to apply views and themes to a DataGridControl.
Classes
 ClassDescription
Class

Class used in DataGridControl templates as a replacement for the ItemsPresenter when a grid is in a cardflow-view layout and that will contain the data items as well as the items contained in non-fixed header and footer sections and whose containers are created from the associated CustomItemContainerGenerator.

ClassThe Cardflow™ 3D view, which is represented by the CardflowView3D class, provides a 3-dimensional card-view layout for the data items in a grid and allows various card "surfaces" to display data using customized, theme-defined surface configurations.
ClassRepresents the Chameleon theme, which is a two-tone theme that provides full control over its gradient color scheme.
ClassRepresents the Elemental Black theme, which is a basic black theme that was designed to blend perfectly with the black Office 2007 theme.
ClassRepresents the Elemental Blue theme, which is a basic blue theme that was designed to blend perfectly with the blue Office 2007 theme.
ClassRepresents the Elemental Silver theme, which is a basic silver theme that was designed to blend perfectly with the silver Office 2007 theme.
Enumerations
 EnumerationDescription
EnumerationValue that represents the various surfaces that are supported by the Cardflow 3D view.
EnumerationValue representing the various title-region orientations supported by the Chameleon theme.
EnumerationValue representing the various title-region positions supported by the Chameleon theme (see Remarks).
EnumerationValue representing the various title-region positions supported by the Elemental themes (see Remarks).
See Also

Reference

Xceed.Wpf.DataGrid.Views3D Assembly