Members

In This Topic
GdPicture14.WEB Namespace / CustomActionEventArgs Class

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