Xceed DataGrid for WPF v7.2 Documentation
Xceed.Wpf.DataGrid.Settings Namespace
Inheritance Hierarchy
Xceed.Wpf.DataGrid Assembly : Xceed.Wpf.DataGrid.Settings Namespace
The Xceed.Wpf.DataGrid.Settings namespace regroups all the classes, enumerations, and structures required to persist the settings of a grid and its elements.
Classes
 ClassDescription
ClassClass that allows the settings of a Column object to be persisted and loaded.
ClassClass that allows the settings of a DataGridControl object to be persisted and loaded.
ClassClass that allows the settings of a DetailConfiguration object to be persisted and loaded.
ClassAllows the settings of a DataGridItemPropertyBase object to be persisted and loaded.
ClassClass that allows the settings of a MergedColumn object to be persisted and loaded.
ClassBase class that allows the settings of an object to be persisted and loaded.
ClassRepresents the repository to which the settings of a grid and its elements are persisted when the SaveUserSettings method is called.
Structures
 StructureDescription
StructureStructure that represents the auto-filter values when they are persisted.
StructureStructure that represents the width of a column when it is persisted.
StructureStructure that represents the filter criterion when it is persisted.
StructureStructure that represents a header/footer item when it is persisted.
StructureStructure that represents a stat cell when it is persisted.
StructureStructure that represents a stat function when it is persisted.
StructureStructure that represents a stat row when it is persisted.
Enumerations
 EnumerationDescription
EnumerationValue representing the settings that are persisted or applied when the SaveUserSettings or LoadUserSettings methods are called, respectively.
Remarks

See Also

Reference

Xceed.Wpf.DataGrid Assembly