Class SourceExceptionEventArgs
Inheritance
System.Object
SourceExceptionEventArgs
Namespace: Telerik.Maui.Controls.PdfViewer
Assembly: Telerik.Maui.Controls.dll
Syntax
public class SourceExceptionEventArgs : EventArgs
Fields
Exception
Declaration
public readonly Exception Exception
Field Value
System.Exception
|