[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.FilterBarEditor

FilterBarEditor Class

Represents a Spread FilterBarEditor control.

Inheritance
FilterBarEditor
Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public class FilterBarEditor : Control, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IEditorImeSenteceModeSupport, IInputScopeSupport
Public Class FilterBarEditor
    Inherits Control
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IEditorImeSenteceModeSupport, IInputScopeSupport

Constructors

Name Description
FilterBarEditor()

Creates a new instance of FilterBarEditor class.

Properties

Name Description
ActiveFilterItem

Gets or sets active filter item.

ImeModeBase

Gets or sets the IME mode base.

ImeSentenceMode

Gets or sets the IME sentence mode.

Methods

Name Description
Dispose(bool)

Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources.

OnGotFocus(EventArgs)

Raises the System.Windows.Forms.Control.GotFocus event.

OnMouseUp(MouseEventArgs)

Raises the System.Windows.Forms.Control.MouseUp event.

OnPaint(PaintEventArgs)

Raises the System.Windows.Forms.Control.Paint event.

OnSizeChanged(EventArgs)

Raises the System.Windows.Forms.Control.SizeChanged event.

Reset()

Resets the editor.

Events

Name Description
CancelEditing

Occurs when cancel the editing.

EndEditing

Occurs when end the editing.