JiwaGrid Members
The JiwaGrid type exposes the following members.
Methods
Name | Description | |
---|---|---|
AccessibilityNotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32,System.Int32) |
Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control . (Inherited from Control.) |
|
AddColumn(String, ICellType, String, Int32, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Int32, Boolean) | ||
AddColumn(SheetView, String, ICellType, String, Int32, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Int32, Boolean) | ||
AddControl(Control, Int32, Int32, Int32) | (Inherited from FpSpread.) | |
AddControl(Control, Int32) | (Inherited from FpSpread.) | |
AddViewport(Int32, Int32) | (Inherited from FpSpread.) | |
AddViewport(Int32, Int32, Int32) | (Inherited from FpSpread.) | |
ApplyCustomColumnInfoToGrid | ||
ApplyXMLDefinition | ||
BeginInvoke(System.Delegate) |
Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from Control.) |
|
BeginInvoke(System.Delegate,System.Object[]) |
Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from Control.) |
|
BringToFront |
Brings the control to the front of the z-order. (Inherited from Control.) |
|
BuildGridFromDataReader | ||
BuildGridFromStoredProc(String, array<SqlParameter>[]()[][]) | ||
BuildGridFromStoredProc(String, List<(Of <<'(SqlParameter>)>>)) | ||
CancelAnnotationMode | (Inherited from FpSpread.) | |
CancelCellEditing | (Inherited from FpSpread.) | |
ColumnIsSorted | ||
Contains(System.Windows.Forms.Control) |
Retrieves a value indicating whether the specified control is a child of the control. (Inherited from Control.) |
|
ConvertColumnWidthToAPercentage | ||
ConvertColumnWidthToPixels | ||
CreateAccessibilityInstance |
Creates a new accessibility object for the control. (Inherited from Control.) |
|
CreateControl |
Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from Control.) |
|
CreateControlsInstance |
Creates a new instance of the control collection for the control. (Inherited from Control.) |
|
CreateGraphics |
Creates the Graphics for the control. (Inherited from Control.) |
|
CreateHandle |
Creates a handle for the control. (Inherited from Control.) |
|
CreateObjRef(System.Type) |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
|
CreateTableStyle | (Inherited from FpSpread.) | |
CurrentRow | ||
DefWndProc(System.Windows.Forms.Message@) |
Sends the specified message to the default window procedure. (Inherited from Control.) |
|
DestroyHandle |
Destroys the handle associated with the control. (Inherited from Control.) |
|
Dispose(Boolean) | (Inherited from FpSpread.) | |
Dispose |
Releases all resources used by the Component. (Inherited from Component.) |
|
DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects) |
Begins a drag-and-drop operation. (Inherited from Control.) |
|
DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle) |
Supports rendering to the specified bitmap. (Inherited from Control.) |
|
EndInvoke(System.IAsyncResult) |
Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (Inherited from Control.) |
|
Equals(System.Object) | (Inherited from Object.) | |
ExtractProperty | ||
Finalize | (Inherited from FpSpread.) | |
FindForm |
Retrieves the form that the control is on. (Inherited from Control.) |
|
Focus |
Sets input focus to the control. (Inherited from Control.) |
|
GetAccessibilityObjectById(System.Int32) |
Retrieves the specified AccessibleObject. (Inherited from Control.) |
|
GetActionMap | (Inherited from FpSpread.) | |
GetActiveColumnViewportIndex()()()() | (Inherited from FpSpread.) | |
GetActiveColumnViewportIndex(Int32) | (Inherited from FpSpread.) | |
GetActiveRowViewportIndex()()()() | (Inherited from FpSpread.) | |
GetActiveRowViewportIndex(Int32) | (Inherited from FpSpread.) | |
GetAutoSizeMode |
Retrieves a value indicating how a control will behave when its AutoSize property is enabled. (Inherited from Control.) |
|
GetCellFromPixel | (Inherited from FpSpread.) | |
GetCellRectangle | (Inherited from FpSpread.) | |
GetChildAtPoint(System.Drawing.Point,System.Windows.Forms.GetChildAtPointSkip) |
Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from Control.) |
|
GetChildAtPoint(System.Drawing.Point) |
Retrieves the child control that is located at the specified coordinates. (Inherited from Control.) |
|
GetColumnHeaderRectangle | (Inherited from FpSpread.) | |
GetColumnPageBreaks(Int32) | (Inherited from FpSpread.) | |
GetColumnPageBreaks(Int32, Boolean) | (Inherited from FpSpread.) | |
GetColumnRangeGroupHeight | (Inherited from FpSpread.) | |
GetColumnSplitBarRectangle | (Inherited from FpSpread.) | |
GetColumnSplitBoxRectangle | (Inherited from FpSpread.) | |
GetColumnViewportCount()()()() | (Inherited from FpSpread.) | |
GetColumnViewportCount(Int32) | (Inherited from FpSpread.) | |
GetColumnViewportIndexFromX | (Inherited from FpSpread.) | |
GetContainerControl |
Returns the next ContainerControl up the control's chain of parent controls. (Inherited from Control.) |
|
GetCursor | (Inherited from FpSpread.) | |
GetDesignerSetting | (Inherited from FpSpread.) | |
GetFilterBarHeaderRectangle | (Inherited from FpSpread.) | |
GetFilterBarRectangle | (Inherited from FpSpread.) | |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetHorizontalScrollBarRectangle | (Inherited from FpSpread.) | |
GetInputMap(InputMapMode) | (Inherited from FpSpread.) | |
GetInputMap(InputMapMode, OperationMode) | (Inherited from FpSpread.) | |
GetInputMapWhenChildHasFocus | (Inherited from FpSpread.) | |
GetInputMapWhenShapeHasFocus | (Inherited from FpSpread.) | |
GetLifetimeService |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
|
GetMaximumCellOverflowWidth | (Inherited from FpSpread.) | |
GetNextControl(System.Windows.Forms.Control,System.Boolean) |
Retrieves the next control forward or back in the tab order of child controls. (Inherited from Control.) |
|
GetOwnerPrintColumnPageBreaks(Graphics, Rectangle, Int32, Boolean) | (Inherited from FpSpread.) | |
GetOwnerPrintColumnPageBreaks(Graphics, Rectangle, Int32, Boolean, OwnerPrintInfo) | (Inherited from FpSpread.) | |
GetOwnerPrintInfo | (Inherited from FpSpread.) | |
GetOwnerPrintPageCount | (Inherited from FpSpread.) | |
GetOwnerPrintRowPageBreaks(Graphics, Rectangle, Int32, Boolean) | (Inherited from FpSpread.) | |
GetOwnerPrintRowPageBreaks(Graphics, Rectangle, Int32, Boolean, OwnerPrintInfo) | (Inherited from FpSpread.) | |
GetPreferredSize(System.Drawing.Size) |
Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from Control.) |
|
GetPrintPageCount | (Inherited from FpSpread.) | |
GetPrintPreview | (Inherited from FpSpread.) | |
GetRootWorkbook | (Inherited from FpSpread.) | |
GetRowHeaderRectangle | (Inherited from FpSpread.) | |
GetRowPageBreaks(Int32) | (Inherited from FpSpread.) | |
GetRowPageBreaks(Int32, Boolean) | (Inherited from FpSpread.) | |
GetRowRangeGroupWidth | (Inherited from FpSpread.) | |
GetRowSplitBarRectangle | (Inherited from FpSpread.) | |
GetRowSplitBoxRectangle | (Inherited from FpSpread.) | |
GetRowViewportCount()()()() | (Inherited from FpSpread.) | |
GetRowViewportCount(Int32) | (Inherited from FpSpread.) | |
GetRowViewportIndexFromY | (Inherited from FpSpread.) | |
GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified) |
Retrieves the bounds within which the control is scaled. (Inherited from Control.) |
|
GetService(System.Type) | (Inherited from Component.) | |
GetSheetFromTag | (Inherited from FpSpread.) | |
GetSheetTabRectangle | (Inherited from FpSpread.) | |
GetStyle(System.Windows.Forms.ControlStyles) |
Retrieves the value of the specified control style bit for the control. (Inherited from Control.) |
|
GetTabSplitBoxRectangle | (Inherited from FpSpread.) | |
GetTabStripRectangle | (Inherited from FpSpread.) | |
GetTopLevel |
Determines if the control is a top-level control. (Inherited from Control.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
GetVerticalScrollBarRectangle | (Inherited from FpSpread.) | |
GetViewportBottomRow(Int32) | (Inherited from FpSpread.) | |
GetViewportBottomRow(Int32, Int32) | (Inherited from FpSpread.) | |
GetViewportLeftColumn(Int32) | (Inherited from FpSpread.) | |
GetViewportLeftColumn(Int32, Int32) | (Inherited from FpSpread.) | |
GetViewportPreferredHeight(Int32) | (Inherited from FpSpread.) | |
GetViewportPreferredHeight(Int32, Int32) | (Inherited from FpSpread.) | |
GetViewportPreferredWidth(Int32) | (Inherited from FpSpread.) | |
GetViewportPreferredWidth(Int32, Int32) | (Inherited from FpSpread.) | |
GetViewportRectangle | (Inherited from FpSpread.) | |
GetViewportRightColumn(Int32) | (Inherited from FpSpread.) | |
GetViewportRightColumn(Int32, Int32) | (Inherited from FpSpread.) | |
GetViewportTopRow(Int32) | (Inherited from FpSpread.) | |
GetViewportTopRow(Int32, Int32) | (Inherited from FpSpread.) | |
GoalSeek | (Inherited from FpSpread.) | |
GridDecimalPlaces(String, Int32, Int32, Int32) | ||
GridDecimalPlaces(SheetView, String, Int32, Int32, Int32) | ||
HasColumn | ||
Hide |
Conceals the control from the user. (Inherited from Control.) |
|
HideDependents(Int32, Int32, Int32) | (Inherited from FpSpread.) | |
HideDependents(Int32) | (Inherited from FpSpread.) | |
HidePrecedents(Int32, Int32, Int32) | (Inherited from FpSpread.) | |
HidePrecedents(Int32) | (Inherited from FpSpread.) | |
HideTouchKeyboard | (Inherited from FpSpread.) | |
HitTest | (Inherited from FpSpread.) | |
InitialiseGridControl | ||
InitializeLifetimeService |
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
|
InitLayout |
Called after the control has been added to another container. (Inherited from Control.) |
|
Invalidate(System.Drawing.Region) |
Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from Control.) |
|
Invalidate(System.Drawing.Region,System.Boolean) |
Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from Control.) |
|
Invalidate |
Invalidates the entire surface of the control and causes the control to be redrawn. (Inherited from Control.) |
|
Invalidate(System.Boolean) |
Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from Control.) |
|
Invalidate(System.Drawing.Rectangle) |
Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from Control.) |
|
Invalidate(System.Drawing.Rectangle,System.Boolean) |
Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from Control.) |
|
Invoke(System.Delegate) |
Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from Control.) |
|
Invoke(System.Delegate,System.Object[]) |
Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from Control.) |
|
InvokeGotFocus(System.Windows.Forms.Control,System.EventArgs) |
Raises the GotFocus event for the specified control. (Inherited from Control.) |
|
InvokeLostFocus(System.Windows.Forms.Control,System.EventArgs) |
Raises the LostFocus event for the specified control. (Inherited from Control.) |
|
InvokeOnClick(System.Windows.Forms.Control,System.EventArgs) |
Raises the Click event for the specified control. (Inherited from Control.) |
|
InvokePaint(System.Windows.Forms.Control,System.Windows.Forms.PaintEventArgs) |
Raises the Paint event for the specified control. (Inherited from Control.) |
|
InvokePaintBackground(System.Windows.Forms.Control,System.Windows.Forms.PaintEventArgs) |
Raises the PaintBackground event for the specified control. (Inherited from Control.) |
|
IsCellInView | (Inherited from FpSpread.) | |
IsExcelFile(String) | (Inherited from FpSpread.) | |
IsExcelFile(String, ExcelWorkbookType%, Boolean%) | (Inherited from FpSpread.) | |
IsExcelFile(String, ExcelWorkbookType%) | (Inherited from FpSpread.) | |
IsExcelStream(Stream, ExcelWorkbookType%) | (Inherited from FpSpread.) | |
IsExcelStream(Stream) | (Inherited from FpSpread.) | |
IsExcelStream(Stream, ExcelWorkbookType%, Boolean%) | (Inherited from FpSpread.) | |
IsInputChar | (Inherited from FpSpread.) | |
IsInputKey | (Inherited from FpSpread.) | |
IsSorted | ||
IsSpreadSSFile | (Inherited from FpSpread.) | |
IsSpreadXmlFile | (Inherited from FpSpread.) | |
JiwaGrid_RowDragMove | ||
JiwaGrid_RowDragMoveCompleted | ||
LoadFormulas | (Inherited from FpSpread.) | |
LoadXmlInputMapFile(String, OperationMode) | (Inherited from FpSpread.) | |
LoadXmlInputMapFile(Stream, OperationMode) | (Inherited from FpSpread.) | |
LoadXmlInputMapFile(String, InputMapMode, OperationMode) | (Inherited from FpSpread.) | |
LoadXmlInputMapFile(Stream, InputMapMode, OperationMode) | (Inherited from FpSpread.) | |
LoadXmlInputMapFile(String) | (Inherited from FpSpread.) | |
LoadXmlInputMapFile(Stream) | (Inherited from FpSpread.) | |
LoadXmlInputMapFileWhenChildHasFocus(String) | (Inherited from FpSpread.) | |
LoadXmlInputMapFileWhenChildHasFocus(Stream) | (Inherited from FpSpread.) | |
LoadXmlInputMapFileWhenShapeHasFocus(String) | (Inherited from FpSpread.) | |
LoadXmlInputMapFileWhenShapeHasFocus(Stream) | (Inherited from FpSpread.) | |
LockColumn(Boolean, String, Int32) | ||
LockColumn(SheetView, Boolean, String, Int32) | ||
MakeComboCellFromEnumeration<(Of <<'(T>)>>) | ||
MemberwiseClone(System.Boolean) |
Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
NotifyInvalidate(System.Drawing.Rectangle) |
Raises the Invalidated event with a specified region of the control to invalidate. (Inherited from Control.) |
|
OnActiveSheetChanged | (Inherited from FpSpread.) | |
OnActiveSheetChanging | (Inherited from FpSpread.) | |
OnActiveSpreadViewChanged | (Inherited from FpSpread.) | |
OnActiveSpreadViewChanging | (Inherited from FpSpread.) | |
OnAdvance | (Inherited from FpSpread.) | |
OnAllowUserToTouchZoomChanged | (Inherited from FpSpread.) | |
OnAnnotationModeEnding | (Inherited from FpSpread.) | |
OnAnnotationModeStarting | (Inherited from FpSpread.) | |
OnAutoFilteredColumn | (Inherited from FpSpread.) | |
OnAutoFilteringColumn | (Inherited from FpSpread.) | |
OnAutoScrollWhenKeyboardShowingChanged | (Inherited from FpSpread.) | |
OnAutoSizeChanged(System.EventArgs) |
Raises the AutoSizeChanged event. (Inherited from Control.) |
|
OnAutoSortedColumn | (Inherited from FpSpread.) | |
OnAutoSortingColumn | (Inherited from FpSpread.) | |
OnBackColorChanged(System.EventArgs) |
Raises the BackColorChanged event. (Inherited from Control.) |
|
OnBackgroundImageChanged(System.EventArgs) |
Raises the BackgroundImageChanged event. (Inherited from Control.) |
|
OnBackgroundImageLayoutChanged(System.EventArgs) |
Raises the BackgroundImageLayoutChanged event. (Inherited from Control.) |
|
OnBindingContextChanged(System.EventArgs) |
Raises the BindingContextChanged event. (Inherited from Control.) |
|
OnBoundaryFeedbackModeChanged | (Inherited from FpSpread.) | |
OnButtonClicked | (Inherited from FpSpread.) | |
OnCausesValidationChanged(System.EventArgs) |
Raises the CausesValidationChanged event. (Inherited from Control.) |
|
OnCellClick | (Inherited from FpSpread.) | |
OnCellClickEnd | ||
OnCellClickStart | ||
OnCellDoubleClick | (Inherited from FpSpread.) | |
OnChange | (Inherited from FpSpread.) | |
OnChangeUICues(System.Windows.Forms.UICuesEventArgs) |
Raises the ChangeUICues event. (Inherited from Control.) |
|
OnChildControlActivated | (Inherited from FpSpread.) | |
OnChildControlDeactivated | (Inherited from FpSpread.) | |
OnChildViewCreated | (Inherited from FpSpread.) | |
OnChildWorkbookCreated | (Inherited from FpSpread.) | |
OnClick(System.EventArgs) |
Raises the Click event. (Inherited from Control.) |
|
OnClientSizeChanged | (Inherited from FpSpread.) | |
OnClipboardChanged | (Inherited from FpSpread.) | |
OnClipboardChanging | (Inherited from FpSpread.) | |
OnClipboardPasted | (Inherited from FpSpread.) | |
OnClipboardPasting | (Inherited from FpSpread.) | |
OnColumnDragMove | (Inherited from FpSpread.) | |
OnColumnDragMoveCompleted | (Inherited from FpSpread.) | |
OnColumnViewportWidthChanged | (Inherited from FpSpread.) | |
OnColumnWidthChanged | (Inherited from FpSpread.) | |
OnColumnWidthChanging | (Inherited from FpSpread.) | |
OnComboCloseUp | (Inherited from FpSpread.) | |
OnComboDropDown | (Inherited from FpSpread.) | |
OnComboSelChange | (Inherited from FpSpread.) | |
OnContextMenuChanged(System.EventArgs) |
Raises the ContextMenuChanged event. (Inherited from Control.) |
|
OnContextMenuStripChanged(System.EventArgs) |
Raises the ContextMenuStripChanged event. (Inherited from Control.) |
|
OnControlAdded(System.Windows.Forms.ControlEventArgs) |
Raises the ControlAdded event. (Inherited from Control.) |
|
OnControlRemoved(System.Windows.Forms.ControlEventArgs) |
Raises the ControlRemoved event. (Inherited from Control.) |
|
OnCreateControl |
Raises the CreateControl method. (Inherited from Control.) |
|
OnCursorChanged(System.EventArgs) |
Raises the CursorChanged event. (Inherited from Control.) |
|
OnDataColumnConfigure | (Inherited from FpSpread.) | |
OnDialogChar | (Inherited from FpSpread.) | |
OnDialogKey | (Inherited from FpSpread.) | |
OnDockChanged(System.EventArgs) |
Raises the DockChanged event. (Inherited from Control.) |
|
OnDoubleClick | (Inherited from FpSpread.) | |
OnDragDrop(System.Windows.Forms.DragEventArgs) |
Raises the DragDrop event. (Inherited from Control.) |
|
OnDragDropBlock | (Inherited from FpSpread.) | |
OnDragDropBlockCompleted | (Inherited from FpSpread.) | |
OnDragEnter(System.Windows.Forms.DragEventArgs) |
Raises the DragEnter event. (Inherited from Control.) |
|
OnDragFillBlock | (Inherited from FpSpread.) | |
OnDragFillBlockCompleted | (Inherited from FpSpread.) | |
OnDragLeave(System.EventArgs) |
Raises the DragLeave event. (Inherited from Control.) |
|
OnDragOver(System.Windows.Forms.DragEventArgs) |
Raises the DragOver event. (Inherited from Control.) |
|
OnEditChange | (Inherited from FpSpread.) | |
OnEditError | (Inherited from FpSpread.) | |
OnEditModeOff | (Inherited from FpSpread.) | |
OnEditModeOn | (Inherited from FpSpread.) | |
OnEditModeStarting | (Inherited from FpSpread.) | |
OnEditorFocused | (Inherited from FpSpread.) | |
OnEnabledChanged | (Inherited from FpSpread.) | |
OnEnter(System.EventArgs) |
Raises the Enter event. (Inherited from Control.) |
|
OnEnterCell | (Inherited from FpSpread.) | |
OnError | (Inherited from FpSpread.) | |
OnExpand | (Inherited from FpSpread.) | |
OnFilterBarClick | (Inherited from FpSpread.) | |
OnFilterBarDoubleClick | (Inherited from FpSpread.) | |
OnFontChanged(System.EventArgs) |
Raises the FontChanged event. (Inherited from Control.) |
|
OnForeColorChanged(System.EventArgs) |
Raises the ForeColorChanged event. (Inherited from Control.) |
|
OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs) |
Raises the GiveFeedback event. (Inherited from Control.) |
|
OnGotFocus | (Inherited from FpSpread.) | |
OnGrouped | (Inherited from FpSpread.) | |
OnGrouping | (Inherited from FpSpread.) | |
OnHandleCreated | (Inherited from FpSpread.) | |
OnHandleDestroyed | (Inherited from FpSpread.) | |
OnHeaderIndicatorPositionAdjustingChanged | (Inherited from FpSpread.) | |
OnHelpRequested | (Inherited from FpSpread.) | |
OnHyperLinkClicked | (Inherited from FpSpread.) | |
OnImeModeChanged | (Inherited from FpSpread.) | |
OnInputScopeChanged | (Inherited from FpSpread.) | |
OnInvalidated(System.Windows.Forms.InvalidateEventArgs) |
Raises the Invalidated event. (Inherited from Control.) |
|
OnKeyDown | (Inherited from FpSpread.) | |
OnKeyPress | (Inherited from FpSpread.) | |
OnKeyUp | (Inherited from FpSpread.) | |
OnLayout(System.Windows.Forms.LayoutEventArgs) |
Raises the Layout event. (Inherited from Control.) |
|
OnLeave(System.EventArgs) |
Raises the Leave event. (Inherited from Control.) |
|
OnLeaveCell | (Inherited from FpSpread.) | |
OnLeftChange | (Inherited from FpSpread.) | |
OnLocationChanged(System.EventArgs) |
Raises the LocationChanged event. (Inherited from Control.) |
|
OnLostFocus | (Inherited from FpSpread.) | |
OnMarginChanged(System.EventArgs) |
Raises the MarginChanged event. (Inherited from Control.) |
|
OnMouseCaptureChanged(System.EventArgs) |
Raises the MouseCaptureChanged event. (Inherited from Control.) |
|
OnMouseClick(System.Windows.Forms.MouseEventArgs) |
Raises the MouseClick event. (Inherited from Control.) |
|
OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs) |
Raises the MouseDoubleClick event. (Inherited from Control.) |
|
OnMouseDown | (Inherited from FpSpread.) | |
OnMouseEnter | (Inherited from FpSpread.) | |
OnMouseHover(System.EventArgs) |
Raises the MouseHover event. (Inherited from Control.) |
|
OnMouseLeave | (Inherited from FpSpread.) | |
OnMouseMove | (Inherited from FpSpread.) | |
OnMouseUp | (Inherited from FpSpread.) | |
OnMouseWheel | (Inherited from FpSpread.) | |
OnMove(System.EventArgs) |
Raises the Move event. (Inherited from Control.) |
|
OnNotifyMessage(System.Windows.Forms.Message) |
Notifies the control of Windows messages. (Inherited from Control.) |
|
OnPaddingChanged(System.EventArgs) |
Raises the PaddingChanged event. (Inherited from Control.) |
|
OnPaint | (Inherited from FpSpread.) | |
OnPaintBackground | (Inherited from FpSpread.) | |
OnPaintGrayArea | (Inherited from FpSpread.) | |
OnPaintGroupBarBackground | (Inherited from FpSpread.) | |
OnPaintTabStrip | (Inherited from FpSpread.) | |
OnPaintTabStripButton | (Inherited from FpSpread.) | |
OnPaintTabStripTab | (Inherited from FpSpread.) | |
OnPanningModeChanged | (Inherited from FpSpread.) | |
OnParentBackColorChanged(System.EventArgs) |
Raises the BackColorChanged event when the BackColor property value of the control's container changes. (Inherited from Control.) |
|
OnParentBackgroundImageChanged(System.EventArgs) |
Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. (Inherited from Control.) |
|
OnParentBindingContextChanged(System.EventArgs) |
Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. (Inherited from Control.) |
|
OnParentChanged(System.EventArgs) |
Raises the ParentChanged event. (Inherited from Control.) |
|
OnParentCursorChanged(System.EventArgs) |
Raises the CursorChanged event. (Inherited from Control.) |
|
OnParentEnabledChanged(System.EventArgs) |
Raises the EnabledChanged event when the Enabled property value of the control's container changes. (Inherited from Control.) |
|
OnParentFontChanged(System.EventArgs) |
Raises the FontChanged event when the Font property value of the control's container changes. (Inherited from Control.) |
|
OnParentForeColorChanged(System.EventArgs) |
Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. (Inherited from Control.) |
|
OnParentRightToLeftChanged(System.EventArgs) |
Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. (Inherited from Control.) |
|
OnParentVisibleChanged(System.EventArgs) |
Raises the VisibleChanged event when the Visible property value of the control's container changes. (Inherited from Control.) |
|
OnPreviewKeyDown(System.Windows.Forms.PreviewKeyDownEventArgs) |
Raises the PreviewKeyDown event. (Inherited from Control.) |
|
OnPreviewRowFetch | (Inherited from FpSpread.) | |
OnPrint(System.Windows.Forms.PaintEventArgs) |
Raises the Paint event. (Inherited from Control.) |
|
OnPrintAbort | (Inherited from FpSpread.) | |
OnPrintBackground | (Inherited from FpSpread.) | |
OnPrintCancelled | (Inherited from FpSpread.) | |
OnPrintDocument | (Inherited from FpSpread.) | |
OnPrintHeaderFooterArea | (Inherited from FpSpread.) | |
OnPrintMessageBox | (Inherited from FpSpread.) | |
OnPrintPreviewShowing | (Inherited from FpSpread.) | |
OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs) |
Raises the QueryContinueDrag event. (Inherited from Control.) |
|
OnRangeGroupStateChanged | (Inherited from FpSpread.) | |
OnRangeGroupStateChanging | (Inherited from FpSpread.) | |
OnRegionChanged(System.EventArgs) |
Raises the RegionChanged event. (Inherited from Control.) |
|
OnResize | (Inherited from FpSpread.) | |
OnResizeZeroIndicatorChanged | (Inherited from FpSpread.) | |
OnRightToLeftChanged | (Inherited from FpSpread.) | |
OnRowDragMove | (Inherited from FpSpread.) | |
OnRowDragMoveCompleted | (Inherited from FpSpread.) | |
OnRowHeightChanged | (Inherited from FpSpread.) | |
OnRowHeightChanging | (Inherited from FpSpread.) | |
OnRowViewportHeightChanged | (Inherited from FpSpread.) | |
OnScrollTipFetch | (Inherited from FpSpread.) | |
OnSearchDialogClosing | (Inherited from FpSpread.) | |
OnSelectionChanged | (Inherited from FpSpread.) | |
OnSelectionChanging | (Inherited from FpSpread.) | |
OnShapeActivated | (Inherited from FpSpread.) | |
OnShapeDeactivated | (Inherited from FpSpread.) | |
OnSheetTabClick | (Inherited from FpSpread.) | |
OnSheetTabDoubleClick | (Inherited from FpSpread.) | |
OnShowGrippersInEditingStatusChanged | (Inherited from FpSpread.) | |
OnSizeChanged(System.EventArgs) |
Raises the SizeChanged event. (Inherited from Control.) |
|
OnSortEnd | ||
OnSortStart | ||
OnStyleChanged(System.EventArgs) |
Raises the StyleChanged event. (Inherited from Control.) |
|
OnSubEditorClosed | (Inherited from FpSpread.) | |
OnSubEditorOpening | (Inherited from FpSpread.) | |
OnSystemColorsChanged(System.EventArgs) |
Raises the SystemColorsChanged event. (Inherited from Control.) |
|
OnTabIndexChanged(System.EventArgs) |
Raises the TabIndexChanged event. (Inherited from Control.) |
|
OnTabStopChanged(System.EventArgs) |
Raises the TabStopChanged event. (Inherited from Control.) |
|
OnTapToAddSelectionChanged | (Inherited from FpSpread.) | |
OnTextChanged(System.EventArgs) |
Raises the TextChanged event. (Inherited from Control.) |
|
OnTextTipFetch | (Inherited from FpSpread.) | |
OnTopChange | (Inherited from FpSpread.) | |
OnTouchDropDownScaleChanged | (Inherited from FpSpread.) | |
OnTouchSelectionGripperBackColorChanged | (Inherited from FpSpread.) | |
OnTouchSelectionGripperLineColorChanged | (Inherited from FpSpread.) | |
OnTouchSelectionGripperThicknessChanged | (Inherited from FpSpread.) | |
OnTouchStripOpening | (Inherited from FpSpread.) | |
OnTouchZoomSnapDistanceChanged | (Inherited from FpSpread.) | |
OnUngrouped | (Inherited from FpSpread.) | |
OnUseOptimizedSelectionForTouchChanged | (Inherited from FpSpread.) | |
OnUserFormulaEntered | (Inherited from FpSpread.) | |
OnUserZooming | (Inherited from FpSpread.) | |
OnValidated(System.EventArgs) |
Raises the Validated event. (Inherited from Control.) |
|
OnValidating | (Inherited from FpSpread.) | |
OnVisibleChanged | (Inherited from FpSpread.) | |
Open(String) | (Inherited from FpSpread.) | |
Open(Stream) | (Inherited from FpSpread.) | |
OpenExcel(Stream, ExcelOpenFlags) | (Inherited from FpSpread.) | |
OpenExcel(Stream, ExcelOpenFlags, String) | (Inherited from FpSpread.) | |
OpenExcel(Stream, ExcelOpenFlags, ExcelWarningList) | (Inherited from FpSpread.) | |
OpenExcel(Stream, ExcelOpenFlags, ExcelWarningList, String) | (Inherited from FpSpread.) | |
OpenExcel(Stream, ExcelOpenFlags, ExcelWarningList, String, Boolean) | (Inherited from FpSpread.) | |
OpenExcel(Stream) | (Inherited from FpSpread.) | |
OpenExcel(Stream, Boolean) | (Inherited from FpSpread.) | |
OpenExcel(Stream, String) | (Inherited from FpSpread.) | |
OpenExcel(Stream, ExcelWarningList) | (Inherited from FpSpread.) | |
OpenExcel(String, ExcelOpenFlags) | (Inherited from FpSpread.) | |
OpenExcel(String, ExcelOpenFlags, String) | (Inherited from FpSpread.) | |
OpenExcel(String, ExcelOpenFlags, ExcelWarningList) | (Inherited from FpSpread.) | |
OpenExcel(String, ExcelOpenFlags, ExcelWarningList, String) | (Inherited from FpSpread.) | |
OpenExcel(String, ExcelOpenFlags, ExcelWarningList, String, Boolean) | (Inherited from FpSpread.) | |
OpenExcel(String) | (Inherited from FpSpread.) | |
OpenExcel(String, Boolean) | (Inherited from FpSpread.) | |
OpenExcel(String, String) | (Inherited from FpSpread.) | |
OpenExcel(String, ExcelWarningList) | (Inherited from FpSpread.) | |
OpenSpreadFile | (Inherited from FpSpread.) | |
OwnerPrintDraw(Graphics, Rectangle, Int32, Int32) | (Inherited from FpSpread.) | |
OwnerPrintDraw(Graphics, Rectangle, Int32, Int32, OwnerPrintInfo) | (Inherited from FpSpread.) | |
PassString | (Inherited from FpSpread.) | |
PassStringBytes | (Inherited from FpSpread.) | |
PerformLayout()()()() | (Inherited from FpSpread.) | |
PerformLayout(Control, String) | (Inherited from FpSpread.) | |
PointToClient(System.Drawing.Point) |
Computes the location of the specified screen point into client coordinates. (Inherited from Control.) |
|
PointToScreen(System.Drawing.Point) |
Computes the location of the specified client point into screen coordinates. (Inherited from Control.) |
|
PopulateGrid | ||
PreProcessControlMessage(System.Windows.Forms.Message@) |
Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from Control.) |
|
PreProcessMessage | (Inherited from FpSpread.) | |
PrintSheet(Int32) | (Inherited from FpSpread.) | |
PrintSheet(SheetView) | (Inherited from FpSpread.) | |
ProcessCmdKey | (Inherited from FpSpread.) | |
ProcessDialogChar | (Inherited from FpSpread.) | |
ProcessDialogKey | (Inherited from FpSpread.) | |
ProcessKeyEventArgs(System.Windows.Forms.Message@) |
Processes a key message and generates the appropriate control events. (Inherited from Control.) |
|
ProcessKeyPreview | (Inherited from FpSpread.) | |
RaiseButtonClickEvent | ||
RaiseChangeEvent | ||
RaiseComboSelChangeEvent | ||
RaiseDragEvent(System.Object,System.Windows.Forms.DragEventArgs) |
Raises the appropriate drag event. (Inherited from Control.) |
|
RaiseKeyEvent(System.Object,System.Windows.Forms.KeyEventArgs) |
Raises the appropriate key event. (Inherited from Control.) |
|
RaiseMouseEvent(System.Object,System.Windows.Forms.MouseEventArgs) |
Raises the appropriate mouse event. (Inherited from Control.) |
|
RaisePaintEvent(System.Object,System.Windows.Forms.PaintEventArgs) |
Raises the appropriate paint event. (Inherited from Control.) |
|
ReadCustomColumnInfoFromDatabase | ||
RecreateHandle |
Forces the re-creation of the handle for the control. (Inherited from Control.) |
|
RectangleToClient(System.Drawing.Rectangle) |
Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from Control.) |
|
RectangleToScreen(System.Drawing.Rectangle) |
Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from Control.) |
|
Refresh |
Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from Control.) |
|
RemoveControl | (Inherited from FpSpread.) | |
RemoveTotals | ||
RemoveViewport(Int32, Int32) | (Inherited from FpSpread.) | |
RemoveViewport(Int32, Int32, Int32) | (Inherited from FpSpread.) | |
Reset | (Inherited from FpSpread.) | |
ResetBackColor |
Resets the BackColor property to its default value. (Inherited from Control.) |
|
ResetBindings |
Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values. (Inherited from Control.) |
|
ResetCellNoteIndicatorRenderer | (Inherited from FpSpread.) | |
ResetCursor |
Resets the Cursor property to its default value. (Inherited from Control.) |
|
ResetFocusRenderer | (Inherited from FpSpread.) | |
ResetFont |
Resets the Font property to its default value. (Inherited from Control.) |
|
ResetForeColor |
Resets the ForeColor property to its default value. (Inherited from Control.) |
|
ResetImeMode |
Resets the ImeMode property to its default value. (Inherited from Control.) |
|
ResetMouseEventArgs |
Resets the control to handle the MouseLeave event. (Inherited from Control.) |
|
ResetRightToLeft |
Resets the RightToLeft property to its default value. (Inherited from Control.) |
|
ResetText |
Resets the Text property to its default value. (Inherited from Control.) |
|
ResizeProportionalColumns | ||
ResumeLayout()()()() | (Inherited from FpSpread.) | |
ResumeLayout(Boolean) | (Inherited from FpSpread.) | |
RtlTranslateAlignment(System.Windows.Forms.HorizontalAlignment) |
Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Inherited from Control.) |
|
RtlTranslateAlignment(System.Windows.Forms.LeftRightAlignment) |
Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Inherited from Control.) |
|
RtlTranslateAlignment(System.Drawing.ContentAlignment) |
Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Inherited from Control.) |
|
RtlTranslateHorizontal(System.Windows.Forms.HorizontalAlignment) |
Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Inherited from Control.) |
|
RtlTranslateLeftRight(System.Windows.Forms.LeftRightAlignment) |
Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Inherited from Control.) |
|
SafeAbort | (Inherited from FpSpread.) | |
SafePrint | (Inherited from FpSpread.) | |
Save(String, SaveXMLOptions) | (Inherited from FpSpread.) | |
Save(String, Boolean) | (Inherited from FpSpread.) | |
Save(Stream, SaveXMLOptions) | (Inherited from FpSpread.) | |
Save(Stream, Boolean) | (Inherited from FpSpread.) | |
SaveExcel(Stream) | (Inherited from FpSpread.) | |
SaveExcel(Stream, String) | (Inherited from FpSpread.) | |
SaveExcel(Stream, ExcelWarningList) | (Inherited from FpSpread.) | |
SaveExcel(Stream, ExcelSaveFlags) | (Inherited from FpSpread.) | |
SaveExcel(Stream, ExcelSaveFlags, String) | (Inherited from FpSpread.) | |
SaveExcel(Stream, ExcelSaveFlags, ExcelWarningList) | (Inherited from FpSpread.) | |
SaveExcel(Stream, ExcelSaveFlags, ExcelWarningList, String) | (Inherited from FpSpread.) | |
SaveExcel(String, ExcelSaveFlags) | (Inherited from FpSpread.) | |
SaveExcel(String, ExcelSaveFlags, String) | (Inherited from FpSpread.) | |
SaveExcel(String, ExcelSaveFlags, ExcelWarningList) | (Inherited from FpSpread.) | |
SaveExcel(String, ExcelSaveFlags, ExcelWarningList, String) | (Inherited from FpSpread.) | |
SaveExcel(String) | (Inherited from FpSpread.) | |
SaveExcel(String, String) | (Inherited from FpSpread.) | |
SaveExcel(String, ExcelWarningList) | (Inherited from FpSpread.) | |
SaveExcel(String, IncludeHeaders) | (Inherited from FpSpread.) | |
SaveExcel(String, IncludeHeaders, ExcelWarningList) | (Inherited from FpSpread.) | |
SaveXmlInputMapFile(String, InputMapMode, OperationMode) | (Inherited from FpSpread.) | |
SaveXmlInputMapFile(Stream, InputMapMode, OperationMode) | (Inherited from FpSpread.) | |
SaveXmlInputMapFile(String) | (Inherited from FpSpread.) | |
SaveXmlInputMapFile(Stream) | (Inherited from FpSpread.) | |
SaveXmlInputMapFileWhenChildHasFocus(String) | (Inherited from FpSpread.) | |
SaveXmlInputMapFileWhenChildHasFocus(Stream) | (Inherited from FpSpread.) | |
SaveXmlInputMapFileWhenShapeHasFocus(String) | (Inherited from FpSpread.) | |
SaveXmlInputMapFileWhenShapeHasFocus(Stream) | (Inherited from FpSpread.) | |
Scale(System.Single) |
Scales the control and any child controls. (Inherited from Control.) |
|
Scale(System.Single,System.Single) |
Scales the entire control and any child controls. (Inherited from Control.) |
|
Scale(System.Drawing.SizeF) |
Scales the control and all child controls by the specified scaling factor. (Inherited from Control.) |
|
ScaleControl | (Inherited from FpSpread.) | |
ScaleCore | (Inherited from FpSpread.) | |
Search(Int32, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Int32%, Int32%) | (Inherited from FpSpread.) | |
Search(Int32, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Int32, Int32, Int32%, Int32%) | (Inherited from FpSpread.) | |
Search(Int32, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Int32, Int32, Int32%, Int32%) | (Inherited from FpSpread.) | |
Search(Int32, Int32, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Int32, Int32, Int32%, Int32%, Int32%) | (Inherited from FpSpread.) | |
Search(Int32, String, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Int32%, Int32%) | (Inherited from FpSpread.) | |
Search(Int32, String, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Int32, Int32, Int32%, Int32%) | (Inherited from FpSpread.) | |
Search(Int32, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Int32, Int32, Boolean, Int32%, Int32%) | (Inherited from FpSpread.) | |
SearchGrid | ||
SearchHeaders(Int32, String, Boolean, Int32%, Int32%) | (Inherited from FpSpread.) | |
SearchHeaders(Int32, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Int32, Int32, Int32%, Int32%) | (Inherited from FpSpread.) | |
SearchWithDialog(String) | (Inherited from FpSpread.) | |
SearchWithDialog(Int32, String, Boolean, Boolean, Boolean, Boolean, Int32, Int32) | (Inherited from FpSpread.) | |
SearchWithDialogAdvanced(String) | (Inherited from FpSpread.) | |
SearchWithDialogAdvanced(Int32, Int32, String, Boolean, Boolean, Boolean, Boolean, Int32, Int32) | (Inherited from FpSpread.) | |
Select(Boolean, Boolean) | (Inherited from FpSpread.) | |
Select |
Activates the control. (Inherited from Control.) |
|
SelectNextControl(System.Windows.Forms.Control,System.Boolean,System.Boolean,System.Boolean,System.Boolean) |
Activates the next control. (Inherited from Control.) |
|
SendToBack |
Sends the control to the back of the z-order. (Inherited from Control.) |
|
SetActionMap | (Inherited from FpSpread.) | |
SetActiveViewport(Int32, Int32) | (Inherited from FpSpread.) | |
SetActiveViewport(Int32, Int32, Int32) | (Inherited from FpSpread.) | |
SetAutoSizeMode(System.Windows.Forms.AutoSizeMode) |
Sets a value indicating how a control will behave when its AutoSize property is enabled. (Inherited from Control.) |
|
SetBounds(System.Int32,System.Int32,System.Int32,System.Int32) |
Sets the bounds of the control to the specified location and size. (Inherited from Control.) |
|
SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified) |
Sets the specified bounds of the control to the specified location and size. (Inherited from Control.) |
|
SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified) |
Performs the work of setting the specified bounds of this control. (Inherited from Control.) |
|
SetClientSizeCore(System.Int32,System.Int32) |
Sets the size of the client area of the control. (Inherited from Control.) |
|
SetColumnComboCell | ||
SetCursor | (Inherited from FpSpread.) | |
SetDrillDown | ||
SetInputMap(InputMapMode, InputMap) | (Inherited from FpSpread.) | |
SetInputMap(InputMapMode, OperationMode, InputMap) | (Inherited from FpSpread.) | |
SetInputMapWhenChildHasFocus | (Inherited from FpSpread.) | |
SetInputMapWhenShapeHasFocus | (Inherited from FpSpread.) | |
SetInsertSheetImage | (Inherited from FpSpread.) | |
SetMaximumCellOverflowWidth | (Inherited from FpSpread.) | |
SetPrintInfo | (Inherited from FpSpread.) | |
SetPrintPreview | (Inherited from FpSpread.) | |
SetStyle(System.Windows.Forms.ControlStyles,System.Boolean) |
Sets a specified ControlStyles flag to either true or false. (Inherited from Control.) |
|
SetTopLevel(System.Boolean) |
Sets the control as the top-level control. (Inherited from Control.) |
|
SetupComplete | ||
SetupGrid | ||
SetupInputMaps | ||
SetViewportLeftColumn(Int32, Int32) | (Inherited from FpSpread.) | |
SetViewportLeftColumn(Int32, Int32, Int32) | (Inherited from FpSpread.) | |
SetViewportPreferredHeight(Int32, Int32) | (Inherited from FpSpread.) | |
SetViewportPreferredHeight(Int32, Int32, Int32) | (Inherited from FpSpread.) | |
SetViewportPreferredWidth(Int32, Int32) | (Inherited from FpSpread.) | |
SetViewportPreferredWidth(Int32, Int32, Int32) | (Inherited from FpSpread.) | |
SetViewportTopRow(Int32, Int32) | (Inherited from FpSpread.) | |
SetViewportTopRow(Int32, Int32, Int32) | (Inherited from FpSpread.) | |
SetVisibleCore(System.Boolean) |
Sets the control to the specified visible state. (Inherited from Control.) |
|
ShouldSerializeGroupBarText | (Inherited from FpSpread.) | |
ShouldSerializeNamedStyles | (Inherited from FpSpread.) | |
ShouldSerializeSaveNamedStyles | (Inherited from FpSpread.) | |
Show |
Displays the control to the user. (Inherited from Control.) |
|
ShowActiveCell | (Inherited from FpSpread.) | |
ShowCell | (Inherited from FpSpread.) | |
ShowCollectionEditor | (Inherited from FpSpread.) | |
ShowColumn | (Inherited from FpSpread.) | |
ShowDependents | (Inherited from FpSpread.) | |
ShowEditForm | (Inherited from FpSpread.) | |
ShowInputMapEditor | (Inherited from FpSpread.) | |
ShowListCustomNameForm | (Inherited from FpSpread.) | |
ShowPageSetup(Int32, Boolean, Boolean) | (Inherited from FpSpread.) | |
ShowPageSetup(SheetView, Boolean, Boolean) | (Inherited from FpSpread.) | |
ShowPrecedents | (Inherited from FpSpread.) | |
ShowRow | (Inherited from FpSpread.) | |
ShowTotals | ||
ShowTouchKeyboard | (Inherited from FpSpread.) | |
SizeFromClientSize(System.Drawing.Size) |
Determines the size of the entire control from the height and width of its client area. (Inherited from Control.) |
|
Sort | ||
StartAnnotationMode()()()() | (Inherited from FpSpread.) | |
StartAnnotationMode(Boolean) | (Inherited from FpSpread.) | |
StartCellEditing | (Inherited from FpSpread.) | |
StartInkNotation()()()() | (Inherited from FpSpread.) | |
StartInkNotation(Int32, Int32) | (Inherited from FpSpread.) | |
StartInkNotation(Color, Int32) | (Inherited from FpSpread.) | |
StartInkNotation(Int32, Int32, Color, Int32) | (Inherited from FpSpread.) | |
StopAnnotationMode | (Inherited from FpSpread.) | |
StopCellEditing | (Inherited from FpSpread.) | |
StoreProperty | ||
SuspendLayout | (Inherited from FpSpread.) | |
ToString |
Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from Component.) |
|
Update |
Causes the control to redraw the invalidated regions within its client area. (Inherited from Control.) |
|
UpdateBounds(System.Int32,System.Int32,System.Int32,System.Int32) |
Updates the bounds of the control with the specified size and location. (Inherited from Control.) |
|
UpdateBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) |
Updates the bounds of the control with the specified size, location, and client size. (Inherited from Control.) |
|
UpdateStyles |
Forces the assigned styles to be reapplied to the control. (Inherited from Control.) |
|
UpdateZOrder |
Updates the control in its parent's z-order. (Inherited from Control.) |
|
WndProc | (Inherited from FpSpread.) |
Properties
Name | Description | |
---|---|---|
About | (Inherited from FpSpread.) | |
AccessibilityObject |
Gets the AccessibleObject assigned to the control. (Inherited from Control.) |
|
AccessibleDefaultActionDescription |
Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from Control.) |
|
AccessibleDescription |
Gets or sets the description of the control used by accessibility client applications. (Inherited from Control.) |
|
AccessibleName |
Gets or sets the name of the control used by accessibility client applications. (Inherited from Control.) |
|
AccessibleRole |
Gets or sets the accessible role of the control (Inherited from Control.) |
|
ActiveChartIndicator | (Inherited from FpSpread.) | |
ActiveChildControl | (Inherited from FpSpread.) | |
ActiveSheet | (Inherited from FpSpread.) | |
ActiveSheetIndex | (Inherited from FpSpread.) | |
ActiveWindowlessObject | (Inherited from FpSpread.) | |
AllowCellOverflow | (Inherited from FpSpread.) | |
AllowChildControlDesign | (Inherited from FpSpread.) | |
AllowColumnMove | (Inherited from FpSpread.) | |
AllowColumnMoveMultiple | (Inherited from FpSpread.) | |
AllowDragDrop | (Inherited from FpSpread.) | |
AllowDragFill | (Inherited from FpSpread.) | |
AllowDrop |
Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from Control.) |
|
AllowEditorReservedLocations | (Inherited from FpSpread.) | |
AllowEditOverflow | (Inherited from FpSpread.) | |
AllowRowMove | (Inherited from FpSpread.) | |
AllowRowMoveDataAllowAddNew | (Inherited from FpSpread.) | |
AllowRowMoveMultiple | (Inherited from FpSpread.) | |
AllowSheetMove | (Inherited from FpSpread.) | |
AllowSorting | ||
AllowUndo | (Inherited from FpSpread.) | |
AllowUserFormulas | (Inherited from FpSpread.) | |
AllowUserToTouchZoom | (Inherited from FpSpread.) | |
AllowUserZoom | (Inherited from FpSpread.) | |
Anchor |
Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from Control.) |
|
AtLeastOneColumnIsConfiguredToShowTotals | ||
AutoClipboard | (Inherited from FpSpread.) | |
AutoImeMode | (Inherited from FpSpread.) | |
AutoLaunchSpreadDesigner | (Inherited from FpSpread.) | |
AutoScrollOffset |
Gets or sets where this control is scrolled to in ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from Control.) |
|
AutoScrollWhenKeyboardShowing | (Inherited from FpSpread.) | |
AutoSize |
This property is not relevant for this class. (Inherited from Control.) |
|
BackColor |
Gets or sets the background color for the control. (Inherited from Control.) |
|
BackgroundImage | (Inherited from FpSpread.) | |
BackgroundImageLayout |
Gets or sets the background image layout as defined in the ImageLayout enumeration. (Inherited from Control.) |
|
BindingContext |
Gets or sets the BindingContext for the control. (Inherited from Control.) |
|
BorderCollapse | (Inherited from FpSpread.) | |
BorderStyle | (Inherited from FpSpread.) | |
Bottom |
Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from Control.) |
|
BoundaryFeedbackMode | (Inherited from FpSpread.) | |
Bounds |
Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from Control.) |
|
ButtonDrawMode | (Inherited from FpSpread.) | |
CanEnableIme |
Gets a value indicating whether the ImeMode property can be set to an active value, to enable IME support. (Inherited from Control.) |
|
CanFocus |
Gets a value indicating whether the control can receive focus. (Inherited from Control.) |
|
CanRaiseEvents |
Determines if events can be raised on the control. (Inherited from Control.) |
|
CanSelect |
Gets a value indicating whether the control can be selected. (Inherited from Control.) |
|
Capture |
Gets or sets a value indicating whether the control has captured the mouse. (Inherited from Control.) |
|
CausesValidation |
Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from Control.) |
|
CellNoteIndicatorRenderer | (Inherited from FpSpread.) | |
CellNoteIndicatorVisible | (Inherited from FpSpread.) | |
ClientRectangle |
Gets the rectangle that represents the client area of the control. (Inherited from Control.) |
|
ClientSize |
Gets or sets the height and width of the client area of the control. (Inherited from Control.) |
|
ClipboardOptions | (Inherited from FpSpread.) | |
ClipboardPasteToFill | (Inherited from FpSpread.) | |
ColumnSplitBoxAlignment | (Inherited from FpSpread.) | |
ColumnSplitBoxPolicy | (Inherited from FpSpread.) | |
CompanyName |
Gets the name of the company or creator of the application containing the control. (Inherited from Control.) |
|
Container |
Gets the IContainer that contains the Component. (Inherited from Component.) |
|
ContainsFocus |
Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from Control.) |
|
ContextMenu |
Gets or sets the shortcut menu associated with the control. (Inherited from Control.) |
|
ContextMenuStrip |
Gets or sets the ContextMenuStrip associated with this control. (Inherited from Control.) |
|
Controls |
Gets the collection of controls contained within the control. (Inherited from Control.) |
|
Created |
Gets a value indicating whether the control has been created. (Inherited from Control.) |
|
CreateParams | (Inherited from FpSpread.) | |
Cursor | (Inherited from FpSpread.) | |
CustomFillSeriesList | (Inherited from FpSpread.) | |
CustomIconContainer | (Inherited from FpSpread.) | |
DataBindings |
Gets the data bindings for the control. (Inherited from Control.) |
|
DataMember | (Inherited from FpSpread.) | |
DataSource | (Inherited from FpSpread.) | |
DefaultCursor |
Gets or sets the default cursor for the control. (Inherited from Control.) |
|
DefaultImeMode |
Gets the default Input Method Editor (IME) mode supported by the control. (Inherited from Control.) |
|
DefaultMargin |
Gets the space, in pixels, that is specified by default between controls. (Inherited from Control.) |
|
DefaultMaximumSize |
Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from Control.) |
|
DefaultMinimumSize |
Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from Control.) |
|
DefaultPadding |
Gets the internal spacing, in pixels, of the contents of a control. (Inherited from Control.) |
|
DefaultSize | (Inherited from FpSpread.) | |
DesignMode |
Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
|
DisplayRectangle |
Gets the rectangle that represents the display area of the control. (Inherited from Control.) |
|
Disposing |
Gets a value indicating whether the base Control class is in the process of disposing. (Inherited from Control.) |
|
Dock |
Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from Control.) |
|
DoubleBuffered |
Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from Control.) |
|
DragFillDataOnly | (Inherited from FpSpread.) | |
EditingControl | (Inherited from FpSpread.) | |
EditMode | (Inherited from FpSpread.) | |
EditModePermanent | (Inherited from FpSpread.) | |
EditModeReplace | (Inherited from FpSpread.) | |
EnableCrossSheetReference | (Inherited from FpSpread.) | |
Enabled |
Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from Control.) |
|
Events |
Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
|
Focused |
Gets a value indicating whether the control has input focus. (Inherited from Control.) |
|
FocusRenderer | (Inherited from FpSpread.) | |
Font | (Inherited from FpSpread.) | |
FontHeight |
Gets or sets the height of the font of the control. (Inherited from Control.) |
|
ForeColor | (Inherited from FpSpread.) | |
GridText | ||
GroupBarText | (Inherited from FpSpread.) | |
Handle |
Gets the window handle that the control is bound to. (Inherited from Control.) |
|
HasChildren |
Gets a value indicating whether the control contains one or more child controls. (Inherited from Control.) |
|
HeaderIndicatorPositionAdjusting | (Inherited from FpSpread.) | |
Height |
Gets or sets the height of the control. (Inherited from Control.) |
|
HorizontalScrollBar | (Inherited from FpSpread.) | |
HorizontalScrollBarHeight | (Inherited from FpSpread.) | |
HorizontalScrollBarPolicy | (Inherited from FpSpread.) | |
HorizontalScrollBarSmallChange | (Inherited from FpSpread.) | |
ImeMode | (Inherited from FpSpread.) | |
ImeModeBase | (Inherited from FpSpread.) | |
ImeSentenceMode | (Inherited from FpSpread.) | |
InputDeviceType | (Inherited from FpSpread.) | |
InputMapWhenAncestorOfFocusedNormal | ||
InputScope | (Inherited from FpSpread.) | |
InterfaceRenderer | (Inherited from FpSpread.) | |
InvokeRequired |
Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from Control.) |
|
IsAccessible |
Gets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from Control.) |
|
IsDisposed |
Gets a value indicating whether the control has been disposed of. (Inherited from Control.) |
|
IsHandleCreated |
Gets a value indicating whether the control has a handle associated with it. (Inherited from Control.) |
|
IsLayoutSuspended | (Inherited from FpSpread.) | |
IsMirrored |
Gets a value indicating whether the control is mirrored. (Inherited from Control.) |
|
LayoutEngine |
Gets a cached instance of the control's layout engine. (Inherited from Control.) |
|
Left |
Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from Control.) |
|
LeftTab | (Inherited from FpSpread.) | |
Location |
Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from Control.) |
|
Margin |
Gets or sets the space between controls. (Inherited from Control.) |
|
MaximumSize |
Gets or sets the size that is the upper limit that GetPreferredSize(System.Drawing.Size) can specify. (Inherited from Control.) |
|
MinimumSize |
Gets or sets the size that is the lower limit that GetPreferredSize(System.Drawing.Size) can specify. (Inherited from Control.) |
|
MinZoomFactor | (Inherited from FpSpread.) | |
MoveActiveOnFocus | (Inherited from FpSpread.) | |
Name | (Inherited from FpSpread.) | |
NamedStyles | (Inherited from FpSpread.) | |
Padding |
Gets or sets padding within the control. (Inherited from Control.) |
|
PanningMode | (Inherited from FpSpread.) | |
Parent |
Gets or sets the parent container of the control. (Inherited from Control.) |
|
PreferredSize |
Gets the size of a rectangular area into which the control can fit. (Inherited from Control.) |
|
ProductName |
Gets the product name of the assembly containing the control. (Inherited from Control.) |
|
ProductVersion |
Gets the version of the assembly containing the control. (Inherited from Control.) |
|
RangeDragFillMode | (Inherited from FpSpread.) | |
RecreatingHandle |
Gets a value indicating whether the control is currently re-creating its handle. (Inherited from Control.) |
|
Region |
Gets or sets the window region associated with the control. (Inherited from Control.) |
|
ResizeRedraw |
Gets or sets a value indicating whether the control redraws itself when resized. (Inherited from Control.) |
|
ResizeZeroIndicator | (Inherited from FpSpread.) | |
RetainSelectionBlock | (Inherited from FpSpread.) | |
Right |
Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from Control.) |
|
RightToLeft |
Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from Control.) |
|
RowSplitBoxAlignment | (Inherited from FpSpread.) | |
RowSplitBoxPolicy | (Inherited from FpSpread.) | |
SaveNamedStyles | (Inherited from FpSpread.) | |
ScaleChildren | (Inherited from FpSpread.) | |
ScrollBarMaxAlign | (Inherited from FpSpread.) | |
ScrollBarShowMax | (Inherited from FpSpread.) | |
ScrollBarTrackPolicy | (Inherited from FpSpread.) | |
ScrollTipPolicy | (Inherited from FpSpread.) | |
SearchDialog | (Inherited from FpSpread.) | |
selectedCellRanges | ||
SelectionBlockOptions | (Inherited from FpSpread.) | |
SelectionRenderer | (Inherited from FpSpread.) | |
Sheets | (Inherited from FpSpread.) | |
ShowCellErrors | (Inherited from FpSpread.) | |
ShowGrippersInEditingStatus | (Inherited from FpSpread.) | |
ShowingTotals | ||
ShowRowErrors | (Inherited from FpSpread.) | |
Site |
Gets or sets the site of the control. (Inherited from Control.) |
|
Size |
Gets or sets the height and width of the control. (Inherited from Control.) |
|
Skin | (Inherited from FpSpread.) | |
SkipMouseProcessing | (Inherited from FpSpread.) | |
SourceCollection | ||
SpreadScaleMode | (Inherited from FpSpread.) | |
StandardColumnXML | ||
SuspendAnimations | (Inherited from FpSpread.) | |
TabIndex |
Gets or sets the tab order of the control within its container. (Inherited from Control.) |
|
TableStyleCollection | (Inherited from FpSpread.) | |
TabStop |
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from Control.) |
|
TabStrip | (Inherited from FpSpread.) | |
TabStripInsertTab | (Inherited from FpSpread.) | |
TabStripInsertTabImage | (Inherited from FpSpread.) | |
TabStripPlacement | (Inherited from FpSpread.) | |
TabStripPolicy | (Inherited from FpSpread.) | |
TabStripRatio | (Inherited from FpSpread.) | |
Tag | (Inherited from FpSpread.) | |
TapToAddSelection | (Inherited from FpSpread.) | |
Text | (Inherited from FpSpread.) | |
TextTipAppearance | (Inherited from FpSpread.) | |
TextTipDelay | (Inherited from FpSpread.) | |
TextTipPolicy | (Inherited from FpSpread.) | |
TitleInfo | (Inherited from FpSpread.) | |
Top |
Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from Control.) |
|
TopLevelControl |
Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in. (Inherited from Control.) |
|
TouchDropDownScale | (Inherited from FpSpread.) | |
TouchSelectionGripperBackColor | (Inherited from FpSpread.) | |
TouchSelectionGripperLineColor | (Inherited from FpSpread.) | |
TouchSelectionGripperThickness | (Inherited from FpSpread.) | |
TouchZoomSnapDistance | (Inherited from FpSpread.) | |
TouchZoomSnapPoints | (Inherited from FpSpread.) | |
TypeCurrencyDecimalPlaces | ||
UndoManager | (Inherited from FpSpread.) | |
UseOptimizedSelectionForTouch | (Inherited from FpSpread.) | |
UseWaitCursor |
Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from Control.) |
|
UsingCustomColumns | ||
VerticalScrollBar | (Inherited from FpSpread.) | |
VerticalScrollBarPolicy | (Inherited from FpSpread.) | |
VerticalScrollBarSmallChange | (Inherited from FpSpread.) | |
VerticalScrollBarWidth | (Inherited from FpSpread.) | |
Visible |
Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from Control.) |
|
VisualStyles | (Inherited from FpSpread.) | |
Width |
Gets or sets the width of the control. (Inherited from Control.) |
|
WindowTarget |
This property is not relevant for this class. (Inherited from Control.) |
|
ZoomFactor | (Inherited from FpSpread.) |
Events
Name | Description | |
---|---|---|
ActiveSheetChanged | (Inherited from FpSpread.) | |
ActiveSheetChanging | (Inherited from FpSpread.) | |
ActiveSpreadViewChanged | (Inherited from FpSpread.) | |
ActiveSpreadViewChanging | (Inherited from FpSpread.) | |
Advance | (Inherited from FpSpread.) | |
AllowUserToTouchZoomChanged | (Inherited from FpSpread.) | |
AnnotationModeEnding | (Inherited from FpSpread.) | |
AnnotationModeStarting | (Inherited from FpSpread.) | |
AutoFilteredColumn | (Inherited from FpSpread.) | |
AutoFilteringColumn | (Inherited from FpSpread.) | |
AutoScrollWhenKeyboardShowingChanged | (Inherited from FpSpread.) | |
AutoSizeChanged |
This event is not relevant for this class. (Inherited from Control.) |
|
AutoSortedColumn | (Inherited from FpSpread.) | |
AutoSortingColumn | (Inherited from FpSpread.) | |
BackColorChanged |
Occurs when the value of the BackColor property changes. (Inherited from Control.) |
|
BackgroundImageChanged |
Occurs when the value of the BackgroundImage property changes. (Inherited from Control.) |
|
BackgroundImageLayoutChanged |
Occurs when the BackgroundImageLayout property changes. (Inherited from Control.) |
|
BindingContextChanged |
Occurs when the value of the BindingContext property changes. (Inherited from Control.) |
|
BoundaryFeedbackModeChanged | (Inherited from FpSpread.) | |
ButtonClicked | (Inherited from FpSpread.) | |
CausesValidationChanged |
Occurs when the value of the CausesValidation property changes. (Inherited from Control.) |
|
CellClick | (Inherited from FpSpread.) | |
CellClickEnd | ||
CellClickStart | ||
CellDoubleClick | (Inherited from FpSpread.) | |
CellErrorTextChanged | (Inherited from FpSpread.) | |
Change | (Inherited from FpSpread.) | |
ChangeUICues |
Occurs when the focus or keyboard user interface (UI) cues change. (Inherited from Control.) |
|
ChartIndicatorActivated | (Inherited from FpSpread.) | |
ChartIndicatorDeactivated | (Inherited from FpSpread.) | |
ChildControlActivated | (Inherited from FpSpread.) | |
ChildControlDeactivated | (Inherited from FpSpread.) | |
ChildViewCreated | (Inherited from FpSpread.) | |
ChildWorkbookCreated | (Inherited from FpSpread.) | |
Click |
Occurs when the control is clicked. (Inherited from Control.) |
|
ClientSizeChanged |
Occurs when the value of the ClientSize property changes. (Inherited from Control.) |
|
ClipboardChanged | (Inherited from FpSpread.) | |
ClipboardChanging | (Inherited from FpSpread.) | |
ClipboardPasted | (Inherited from FpSpread.) | |
ClipboardPasting | (Inherited from FpSpread.) | |
ColumnDragMove | (Inherited from FpSpread.) | |
ColumnDragMoveCompleted | (Inherited from FpSpread.) | |
ColumnSortedByUser | ||
ColumnViewportWidthChanged | (Inherited from FpSpread.) | |
ColumnWidthChanged | (Inherited from FpSpread.) | |
ColumnWidthChanging | (Inherited from FpSpread.) | |
ComboCloseUp | (Inherited from FpSpread.) | |
ComboDropDown | (Inherited from FpSpread.) | |
ComboSelChange | (Inherited from FpSpread.) | |
ContextMenuChanged |
Occurs when the value of the ContextMenu property changes. (Inherited from Control.) |
|
ContextMenuStripChanged |
Occurs when the value of the ContextMenuStrip property changes. (Inherited from Control.) |
|
ControlAdded |
Occurs when a new control is added to the ControlCollection. (Inherited from Control.) |
|
ControlRemoved |
Occurs when a control is removed from the ControlCollection. (Inherited from Control.) |
|
CursorChanged |
Occurs when the value of the Cursor property changes. (Inherited from Control.) |
|
CustomNameChanged | (Inherited from FpSpread.) | |
DataColumnConfigure | (Inherited from FpSpread.) | |
DialogChar | (Inherited from FpSpread.) | |
DialogKey | (Inherited from FpSpread.) | |
Disposed |
Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
|
DockChanged |
Occurs when the value of the Dock property changes. (Inherited from Control.) |
|
DoubleClick |
Occurs when the control is double-clicked. (Inherited from Control.) |
|
DragDrop |
Occurs when a drag-and-drop operation is completed. (Inherited from Control.) |
|
DragDropBlock | (Inherited from FpSpread.) | |
DragDropBlockCompleted | (Inherited from FpSpread.) | |
DragEnter |
Occurs when an object is dragged into the control's bounds. (Inherited from Control.) |
|
DragFillBlock | (Inherited from FpSpread.) | |
DragFillBlockCompleted | (Inherited from FpSpread.) | |
DragLeave |
Occurs when an object is dragged out of the control's bounds. (Inherited from Control.) |
|
DragOver |
Occurs when an object is dragged over the control's bounds. (Inherited from Control.) |
|
DrillDownRequested | ||
EditChange | (Inherited from FpSpread.) | |
EditError | (Inherited from FpSpread.) | |
EditModeOff | (Inherited from FpSpread.) | |
EditModeOn | (Inherited from FpSpread.) | |
EditModeStarting | (Inherited from FpSpread.) | |
EditorFocused | (Inherited from FpSpread.) | |
EnabledChanged |
Occurs when the Enabled property value has changed. (Inherited from Control.) |
|
Enter |
Occurs when the control is entered. (Inherited from Control.) |
|
EnterCell | (Inherited from FpSpread.) | |
Error | (Inherited from FpSpread.) | |
Expand | (Inherited from FpSpread.) | |
FilterBarClick | (Inherited from FpSpread.) | |
FilterBarDoubleClick | (Inherited from FpSpread.) | |
FilterBarDropDownSelectionChanging | (Inherited from FpSpread.) | |
FontChanged |
Occurs when the Font property value changes. (Inherited from Control.) |
|
ForeColorChanged | (Inherited from FpSpread.) | |
GiveFeedback |
Occurs during a drag operation. (Inherited from Control.) |
|
GotFocus |
Occurs when the control receives focus. (Inherited from Control.) |
|
Grouped | (Inherited from FpSpread.) | |
Grouping | (Inherited from FpSpread.) | |
HandleCreated |
Occurs when a handle is created for the control. (Inherited from Control.) |
|
HandleDestroyed |
Occurs when the control's handle is in the process of being destroyed. (Inherited from Control.) |
|
HeaderIndicatorPositionAdjustingChanged | (Inherited from FpSpread.) | |
HelpRequested |
Occurs when the user requests help for a control. (Inherited from Control.) |
|
HyperLinkClicked | (Inherited from FpSpread.) | |
ImeModeChanged |
Occurs when the ImeMode property has changed. (Inherited from Control.) |
|
InputScopeChanged | (Inherited from FpSpread.) | |
Invalidated |
Occurs when a control's display requires redrawing. (Inherited from Control.) |
|
KeyDown |
Occurs when a key is pressed while the control has focus. (Inherited from Control.) |
|
KeyPress |
Occurs when a key is pressed while the control has focus. (Inherited from Control.) |
|
KeyUp |
Occurs when a key is released while the control has focus. (Inherited from Control.) |
|
Layout |
Occurs when a control should reposition its child controls. (Inherited from Control.) |
|
Leave |
Occurs when the input focus leaves the control. (Inherited from Control.) |
|
LeaveCell | (Inherited from FpSpread.) | |
LeftChange | (Inherited from FpSpread.) | |
LocationChanged |
Occurs when the Location property value has changed. (Inherited from Control.) |
|
LostFocus |
Occurs when the control loses focus. (Inherited from Control.) |
|
MarginChanged |
Occurs when the control's margin changes. (Inherited from Control.) |
|
MouseCaptureChanged |
Occurs when the control loses mouse capture. (Inherited from Control.) |
|
MouseClick |
Occurs when the control is clicked by the mouse. (Inherited from Control.) |
|
MouseDoubleClick |
Occurs when the control is double clicked by the mouse. (Inherited from Control.) |
|
MouseDown |
Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from Control.) |
|
MouseEnter |
Occurs when the mouse pointer enters the control. (Inherited from Control.) |
|
MouseHover |
Occurs when the mouse pointer rests on the control. (Inherited from Control.) |
|
MouseLeave |
Occurs when the mouse pointer leaves the control. (Inherited from Control.) |
|
MouseMove |
Occurs when the mouse pointer is moved over the control. (Inherited from Control.) |
|
MouseUp |
Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from Control.) |
|
MouseWheel |
Occurs when the mouse wheel moves while the control has focus. (Inherited from Control.) |
|
Move |
Occurs when the control is moved. (Inherited from Control.) |
|
PaddingChanged |
Occurs when the control's padding changes. (Inherited from Control.) |
|
Paint |
Occurs when the control is redrawn. (Inherited from Control.) |
|
PaintGrayArea | (Inherited from FpSpread.) | |
PaintGroupBarBackground | (Inherited from FpSpread.) | |
PaintTabStrip | (Inherited from FpSpread.) | |
PaintTabStripButton | (Inherited from FpSpread.) | |
PaintTabStripTab | (Inherited from FpSpread.) | |
PanningModeChanged | (Inherited from FpSpread.) | |
ParentChanged |
Occurs when the Parent property value changes. (Inherited from Control.) |
|
PreviewKeyDown |
Occurs before the KeyDown event when a key is pressed while focus is on this control. (Inherited from Control.) |
|
PreviewRowFetch | (Inherited from FpSpread.) | |
PrintAbort | (Inherited from FpSpread.) | |
PrintBackground | (Inherited from FpSpread.) | |
PrintCancelled | (Inherited from FpSpread.) | |
PrintDocument | (Inherited from FpSpread.) | |
PrintHeaderFooterArea | (Inherited from FpSpread.) | |
PrintMessageBox | (Inherited from FpSpread.) | |
PrintPreviewShowing | (Inherited from FpSpread.) | |
QueryAccessibilityHelp |
Occurs when AccessibleObject is providing help to accessibility applications. (Inherited from Control.) |
|
QueryContinueDrag |
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from Control.) |
|
RangeGroupStateChanged | (Inherited from FpSpread.) | |
RangeGroupStateChanging | (Inherited from FpSpread.) | |
RegionChanged |
Occurs when the value of the Region property changes. (Inherited from Control.) |
|
Resize |
Occurs when the control is resized. (Inherited from Control.) |
|
ResizeZeroIndicatorChanged | (Inherited from FpSpread.) | |
RightToLeftChanged |
Occurs when the RightToLeft property value changes. (Inherited from Control.) |
|
RowDragMove | (Inherited from FpSpread.) | |
RowDragMoveCompleted | (Inherited from FpSpread.) | |
RowErrorTextChanged | (Inherited from FpSpread.) | |
RowHeightChanged | (Inherited from FpSpread.) | |
RowHeightChanging | (Inherited from FpSpread.) | |
RowViewportHeightChanged | (Inherited from FpSpread.) | |
ScrollTipFetch | (Inherited from FpSpread.) | |
SearchDialogClosing | (Inherited from FpSpread.) | |
SelectionChanged | (Inherited from FpSpread.) | |
SelectionChanging | (Inherited from FpSpread.) | |
ShapeActivated | (Inherited from FpSpread.) | |
ShapeDeactivated | (Inherited from FpSpread.) | |
SheetTabClick | (Inherited from FpSpread.) | |
SheetTabDoubleClick | (Inherited from FpSpread.) | |
ShowGrippersInEditingStatusChanged | (Inherited from FpSpread.) | |
SizeChanged |
Occurs when the Size property value changes. (Inherited from Control.) |
|
SortEnd | ||
SortStart | ||
StyleChanged |
Occurs when the control style changes. (Inherited from Control.) |
|
SubEditorClosed | (Inherited from FpSpread.) | |
SubEditorOpening | (Inherited from FpSpread.) | |
SystemColorsChanged |
Occurs when the system colors change. (Inherited from Control.) |
|
TabIndexChanged |
Occurs when the TabIndex property value changes. (Inherited from Control.) |
|
TableChanged | (Inherited from FpSpread.) | |
TabStopChanged |
Occurs when the TabStop property value changes. (Inherited from Control.) |
|
TapToAddSelectionChanged | (Inherited from FpSpread.) | |
TextChanged |
Occurs when the Text property value changes. (Inherited from Control.) |
|
TextTipFetch | (Inherited from FpSpread.) | |
TopChange | (Inherited from FpSpread.) | |
TouchDropDownScaleChanged | (Inherited from FpSpread.) | |
TouchSelectionGripperBackColorChanged | (Inherited from FpSpread.) | |
TouchSelectionGripperLineColorChanged | (Inherited from FpSpread.) | |
TouchSelectionGripperThicknessChanged | (Inherited from FpSpread.) | |
TouchStripOpening | (Inherited from FpSpread.) | |
TouchZoomSnapDistanceChanged | (Inherited from FpSpread.) | |
Ungrouped | (Inherited from FpSpread.) | |
UseCustomColumnsToggled | ||
UseOptimizedSelectionForTouchChanged | (Inherited from FpSpread.) | |
UserFormulaEntered | (Inherited from FpSpread.) | |
UserZooming | (Inherited from FpSpread.) | |
Validated |
Occurs when the control is finished validating. (Inherited from Control.) |
|
Validating |
Occurs when the control is validating. (Inherited from Control.) |
|
VisibleChanged |
Occurs when the Visible property value changes. (Inherited from Control.) |
|
XMLDefinitionApplied |