Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.PdfViewer.dll
Syntax:
C#
public class SignatureDialogShowingEventArgs : CancelEventArgs
Inheritance: objectEventArgsCancelEventArgsSignatureDialogShowingEventArgs
Inherited Members
Constructors
C#
public SignatureDialogShowingEventArgs()
C#
public SignatureDialogShowingEventArgs(SignatureValidationDialogBase dialog)
Properties
C#
public SignatureValidationDialogBase Dialog { get; set; }