The UserActionEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
UserActionEventArgs |
Initializes a new instance of the UserActionEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.) |
|
|
PreviewAction |
Gets the C1PreviewActionEnum value related to the event.
|