[]
Represents the event data for the canceling of the SubEditorOpening event for the FpSpread component.
public class RichTextEditor.SubEditorCancelEventArgs : EventArgs
Public Class RichTextEditor.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. |