Xceed DataGrid for WPF v7.2 Documentation
CellValidatingEventArgs Class Members
Properties 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : CellValidatingEventArgs Class

The following tables list the members exposed by CellValidatingEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CellValidatingEventArgs class specifying the value to validate as well as the validation context.  
Top
Public Properties
 NameDescription
Public PropertyGets the validation context of the value to validate. The validation context includes both the associated cell and data item.  
Public PropertyGets the CultureInfo for the value.  
Public PropertyRepresents the result returned by a validation rule's Validate method that indicates whether the value passed the validation process.  
Public PropertyGets the value to validated.  
Top
See Also

Reference

CellValidatingEventArgs Class
Xceed.Wpf.DataGrid Namespace