The UserActionEventArgs type exposes the following members.

Constructors

  Name Description
Public method UserActionEventArgs
Initializes a new instance of the UserActionEventArgs class.

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public property PreviewAction
Gets the C1PreviewActionEnum value related to the event.

See Also