GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / CustomActionEventArgs Class
Members

In This Topic
CustomActionEventArgs Class
In This Topic
Provides data for the CustomAction event.
Object Model
CustomActionEventArgs ClassDocuViewareControl Class
Syntax
'Declaration
 
Public NotInheritable Class CustomActionEventArgs 
   Inherits System.EventArgs
public sealed class CustomActionEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GdPicture14.WEB.CustomActionEventArgs

See Also