Back to Devexpress

InvalidRowExceptionEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-invalidrowexceptioneventargs-dot-ctor.md

latest1000 B
Original Source

InvalidRowExceptionEventArgs Constructors

Provides data for the ColumnView.InvalidRowException event.

NameParametersDescription
InvalidRowExceptionEventArgs(Exception, String, Int32, Object)except, errorText, rowHandle, rowInitializes a new instance of the InvalidRowExceptionEventArgs class with the specified settings.

See Also

InvalidRowExceptionEventArgs Class

InvalidRowExceptionEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace