Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Data Namespace / UnhandledDataExceptionEventArgs Class
Properties


In This Topic
    UnhandledDataExceptionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by UnhandledDataExceptionEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the exception that was thrown by the data source that is wrapped by the provider.  
    Public PropertyGets or sets a value indicating whether the event was handled.  
    Public PropertyGets or sets the action to take when an exception is thrown from the data source.  
    Public PropertyGets a value representing the number of attempts that were made to send the data queries.  
    Top
    See Also