Provides data for the FormsUserAction event of a C1PreviewPane.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public class FormsUserActionEventArgs : EventArgs
Visual Basic
Public Class FormsUserActionEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Win.C1Preview..::..FormsUserActionEventArgs

See Also