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

In This Topic
args Property (CustomActionEventArgs)
In This Topic
Specifies custom action arguments.
Syntax
'Declaration
 
Public Property args As Object
public object args {get; set;}
See Also