Xceed DataGrid for WPF v7.2 Documentation
Xceed.Wpf.Controls Namespace
Inheritance Hierarchy
Xceed.Wpf.Controls Assembly : Xceed.Wpf.Controls Namespace
The Xceed.Wpf.Controls namespace defines various controls and utilities that are used by Xceed DataGrid for WPF.
Classes
 ClassDescription
ClassProvides information on input text whose mask is being automatically completed.
ClassRepresents a text box whose content is selected when it receives the focus as well as performs automatic focus navigation when the caret reaches the extremities of the text range.
ClassRepresents an item (day) in the DatePicker's calendar.
ClassRepresents a control used to edit and display boolean values. This class should be used rather than the system provided CheckBox control which causes issues with focus when used within a focus scope (e.g., DataGridControl).
Class

Represents an element which filters input that is not numerical.

ClassRepresents a panel that can be used to layout the date components.
ClassRepresents a control used to edit and display dates.
ClassProvides a set of commands that can be used to change the selected and displayed dates in the DatePicker control.
ClassRepresents a control that limits the value extracted from the inputted text to be a DateTime value.
ClassClass that registers the classes defined in the Xceed.Wpf.Controls assembly.
ClassRepresents a control that limits the inputted text to be of the format determined by the specified mask.
ClassRepresents a combo box control that supports navigation within its drop-down section.
Class

Represents an element which filters input that is not numerical. The NumericInputscope class will prevent modifications from being applied until the focus is removed from the scope.

ClassRepresents a control that limits the value extracted from the inputted text to be a numeric value.
ClassProvides information on the focus navigation.
ClassProvides information about the value and text being queried when an attempt is made to convert the specified value into its string representation.
ClassProvides information about the text and value being queried when an attempt is made to extract a value from the specified text.
ClassRepresents a simpler and more performant version of a TextBlock.
ClassRepresents a control that limits the value extracted from the inputted text to be within the bounds determined by the MinValue and MaxValue properties.
Class 
Delegates
 DelegateDescription
DelegateRepresents the method that will handle the QueryMoveFocus routed event.
Enumerations
 EnumerationDescription
EnumerationValue indicating how the content of an AutoSelectTextBox is selected.
EnumerationValue representing a date component.
EnumerationValue indicating the mode used to mask inputted text as a date and time format.
EnumerationValue representing the text insertion mode of the masked text box.
EnumerationValue representing the format that will be used when the inputted text is copied to the clipboard.
See Also

Reference

Xceed.Wpf.Controls Assembly