[]
Represents a Spread FilterBarEditor control.
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
Name | Description |
---|---|
FilterBarEditor() | Creates a new instance of FilterBarEditor class. |
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. |
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. |
Name | Description |
---|---|
CancelEditing | Occurs when cancel the editing. |
EndEditing | Occurs when end the editing. |