Back to Devexpress

InvalidRowExceptionEventArgs Constructors

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

latest975 B
Original Source

InvalidRowExceptionEventArgs Constructors

Provides data for the GridViewBase.InvalidRowException event.

NameParametersDescription
InvalidRowExceptionEventArgs(GridViewBase, Int32, String, String, Exception, ExceptionMode)view, rowHandle, errorText, windowCaption, exception, exceptionModeInitializes a new instance of the InvalidRowExceptionEventArgs class.

See Also

InvalidRowExceptionEventArgs Class

InvalidRowExceptionEventArgs Members

DevExpress.Xpf.Grid Namespace