Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / SecurityErrorEventArgs Class
Members

In This Topic
    SecurityErrorEventArgs Class
    In This Topic
    Defines parameters for a C1DocumentSource.SecurityError event.
    Object Model
    SecurityErrorEventArgs Class
    Syntax
    'Declaration
     
    Public Class SecurityErrorEventArgs 
       Inherits System.EventArgs
    public class SecurityErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.Document.SecurityErrorEventArgs

    See Also