Back to Devexpress

DataGridValidationEventArgs Constructors

mobilecontrols-devexpress-dot-xamarinforms-dot-datagrid-dot-datagridvalidationeventargs-dot-ctor.md

latest1.1 KB
Original Source

DataGridValidationEventArgs Constructors

Provides data for the DataGridView.ValidateCell and EditFormPage.ValidateCell events.

NameParametersDescription
DataGridValidationEventArgs(Object, Object, Object, String, Int32)newValue, oldValue, item, fieldName, rowHandleInitializes a new instance of the DataGridValidationEventArgs class with specified settings.

See Also

DataGridValidationEventArgs Class

DataGridValidationEventArgs Members

DevExpress.XamarinForms.DataGrid Namespace