[]
Represents the event data for the canceling of the SubEditorOpening event for the component.
public class GeneralEditor.SubEditorCancelEventArgs : EventArgs
Public Class GeneralEditor.SubEditorCancelEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| SubEditorCancelEventArgs() | Creates a new object with the SubEditorCancel event arguments. |
| Name | Description |
|---|---|
| Cancel | Gets or sets whether to cancel the default processing. |