GridCellValidationEventArgs Class
In This Article
Provides data for the GridColumn.Validate event.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Remarks
To learn more, see Validating Editors.
#Inheritance
Object
EventArgs
RoutedEventArgs
ValidationEventArgs
DevExpress.Xpf.Grid.DataValidationEventArgsBase
GridRowValidationEventArgs
GridCellValidationEventArgs
See Also