Back to Devexpress

GridValidateRowDeletionEventArgs Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-gridvalidaterowdeletioneventargs-dot-ctor.md

latest958 B
Original Source

GridValidateRowDeletionEventArgs Constructors

Provides data for the ValidateRowDeletion event.

NameParametersDescription
GridValidateRowDeletionEventArgs(RoutedEvent, DataViewBase, IEnumerable<Int32>)routedEvent, view, rowHandlesInitializes a new instance of the GridValidateRowDeletionEventArgs class with specified settings.

See Also

GridValidateRowDeletionEventArgs Class

GridValidateRowDeletionEventArgs Members

DevExpress.Xpf.Grid Namespace