[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellsEditorForm

CellsEditorForm Class

Represents a cells editor form.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class CellsEditorForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class CellsEditorForm
    Inherits Form
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
CellsEditorForm(SheetView)

Creates a new cells editor form for the specified sheet.

Methods

Name Description
Dispose(bool)

Cleans up any resources being used.

OnApplied(EventArgs)

Fires the Applied event.

OnApplying(EventArgs)

Fires the Applying event.

OnClosing(CancelEventArgs)

Occurs when closing.

Events

Name Description
Applied

Occurs when the editor has finished applying changes.

Applying

Occurs when the editor is about to begin applying changes.