Class | Description | |
---|---|---|
CellEditorBindingExtension | Interprets and creates the binding required between a cell and its editor at runtime. | |
ThemeConverter | Provides a type converter to convert Themes to and from various other representations. | |
ThemeKey | Represents a key that provides a unique identifier for each style. Each style associates its key with a view, a theme, and an element. | |
ViewBindingExtension | Interprets and creates the binding between an element and the view applied to a grid. | |
ViewConverter | Allows for a view and theme to be assigned to the View property of a DataGridControl through attribute syntax. |