Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.ValidationRules Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Wpf.DataGrid.ValidationRules Namespace
    In This Topic
    The Xceed.Wpf.DataGrid.ValidationRules namespace regroups all the validation rule classes.
    Classes
     ClassDescription
    ClassRepresents a pass-through CellValidationRule, wrapping a validation rule that validates a cell content binding.
    ClassRepresents a rule that validates cell-editor content.
    ClassRepresents a rule that validates cell-editor content.
    ClassRepresents a rule that validates cell content.
    ClassRepresents a rule that validates cell content through its Validating event.
    ClassRepresents a pass-through CellValidationRule, wrapping a multi-purpose ValidationRule to expose it as a CellValidationRule
    ClassRepresents a validation rule that validates type conversion of values to and from a source.
    See Also