Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Markup Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Wpf.DataGrid.Markup Namespace
    In This Topic
    The Xceed.Wpf.DataGrid.Markup namespace regroups the XAML-specific classes.
    Classes
     ClassDescription
    Class

    Interprets and creates the binding required between a cell and its editor at runtime.

    ClassProvides a type converter to convert Themes to and from various other representations.
    ClassRepresents a key that provides a unique identifier for each style. Each style associates its key with a view, a theme, and an element.
    Class

    Interprets and creates the binding between an element and the view applied to a grid.

    ClassAllows for a view and theme to be assigned to the View property of a DataGridControl through attribute syntax.
    See Also