Back to Devexpress

NavigatorExceptionEventArgs Properties

windowsforms-devexpress-dot-xtraeditors-dot-navigatorexceptioneventargs-dot-underscore-properties.md

latest1.7 KB
Original Source

NavigatorExceptionEventArgs Properties

Supplies data for the NavigatorBase.NavigatorException event.

NameDescription
ButtonGets the navigator’s button which caused the exception when it was pressed.
ErrorTextGets or sets the error description to be displayed in the message box/tooltip. Inherited from ExceptionEventArgs.
ExceptionGets the exception that caused the event. Inherited from ExceptionEventArgs.
ExceptionModeGets or sets the type of response to supplying invalid values. Inherited from ExceptionEventArgs.
WindowCaptionGets or sets the caption of the error message box. Inherited from ExceptionEventArgs.

See Also

NavigatorExceptionEventArgs Class

NavigatorExceptionEventArgs Members

DevExpress.XtraEditors Namespace