Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.ValidationRules Namespace / EventCellValidationRule Class


In This Topic
    EventCellValidationRule Class Events
    In This Topic

    For a list of all members of this type, see EventCellValidationRule members.

    Public Events
     NameDescription
    Public EventRaised after the Validate method to provide additional validation, or, if no validation has been provided in the Validate method, to validate cell content.  
    Top
    See Also