Gets the user action (Click, MouseDown, MouseUp etc.).

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

Syntax

C#
public UserActionEnum UserAction { get; }
Visual Basic
Public ReadOnly Property UserAction As UserActionEnum
	Get

See Also