Spread Windows Forms 12.0 Product Documentation
FpSpread Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpSpread Class

For a list of all members of this type, see FpSpread members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a child control to a specified sheet at the location of the specified row and column.  
Public MethodAdds a user-defined custom function (GrapeCity.CalcEngine.Function object) to the model for use in formulas.  
Public MethodCreates a new SheetView and inserts or replaces the sheet at the specified sheet index.  
Public MethodOverloaded. Adds a row or column of viewports.  
Public MethodGets the coressponding GrapeCity.Spreadsheet.IWorkbook object that allows accessing to new object model and API set.  
Public MethodAttachs a Workbook object to the spread control.  
Public MethodOverloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control)
Public MethodBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodCancels annotation mode.  
Public MethodCancels cell editing.  
Public MethodClears all custom functions.  
Public MethodRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public MethodForces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control)
Public MethodCreates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control)
Public MethodCreates a table style based on the table style contained in the table style collection or a built-in table style.  
Public MethodSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
Public MethodRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
Public MethodRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
Public MethodSets input focus to the control. (Inherited from System.Windows.Forms.Control)
Public MethodGets the action map, that maps action identifiers (for keystrokes) to particular actions.  
Public MethodOverloaded. Gets the index of the active viewport column for the active sheet.  
Public MethodOverloaded. Gets the index of the active viewport row for the active sheet.  
Public MethodGets the row and column indexes of the cell at the specified pointer location.  
Public MethodGets the rectangle of the cell.  
Public MethodOverloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control)
Public MethodGets the rectangle of the column header.  
Public MethodOverloaded. Gets the column page breaks for the specified sheet under the current printing conditions.  
Public MethodGets the height of the column range group.  
Public MethodGets the rectangle of the column split bar.  
Public MethodGets the rectangle of the column split box.  
Public MethodOverloaded. Gets the number of viewport columns in the active sheet.  
Public MethodGets the index of the viewport column for the specified coordinate for the active sheet.  
Public MethodReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
Public MethodGets the pointer displayed over different areas of the component.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets an array of sheet names from the specified Excel stream.  
Public MethodGets the rectangle of the column header.  
Public MethodGets the rectangle of the filter bar.  
Public MethodGets the rectangle of the horizontal scroll bar.  
Public MethodOverloaded. Gets the input map defined for the specified focus mode.  
Public MethodGets the input map when a child control has keyboard focus.  
Public MethodGets the input map when a shape has keyboard focus.  
Public MethodGets the maximum cell overflow width in pixels.  
Public MethodOverloaded. Gets the column page breaks for the specified sheet under the current printing conditions.  
Public MethodGets the printing information required to print a given sheet into the supplied rectangle.  
Public MethodGets the number of pages required to print a given sheet into the supplied rectangle.  
Public MethodOverloaded. Gets the row page breaks for the specified sheet under the current printing conditions.  
Public MethodRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
Public MethodGets the number of pages required to print the specified sheet.  
Public MethodGets the print preview dialog.  
Public MethodGets the main workbook associated with the Spread component.  
Public MethodGets the rectangle of the row header.  
Public MethodOverloaded. Gets the row page breaks for the specified sheet under the current printing conditions.  
Public MethodGets the width of the row range group.  
Public MethodGets the rectangle of the row split bar.  
Public MethodGets the rectangle of the row split box.  
Public MethodOverloaded. Gets the number of viewport rows.  
Public MethodGets the index of the viewport row for the specified coordinate for the active sheet.  
Public MethodGets a sheet with a specific tag.  
Public MethodGets the rectangle of the tab associated with a sheet.  
Public MethodGets the rectangle of the split box on the tab strip.  
Public MethodGets the rectangle of the tab strip.  
Public MethodGets the rectangle of the vertical scroll bar.  
Public MethodOverloaded. Gets the bottom row of cells of the specified viewport row for the active sheet.  
Public MethodOverloaded. Gets the leftmost column of cells of the specified viewport column for the active sheet.  
Public MethodOverloaded. Gets the maximum height of the viewport row for the active sheet.  
Public MethodOverloaded. Gets the maximum width of the specified viewport column.  
Public MethodGets the rectangle of the viewport.  
Public MethodOverloaded. Gets the rightmost column of cells of the specified viewport column for the active sheet.  
Public MethodOverloaded. Gets the top row of cells of the specified viewport row for the specified sheet.  
Public MethodAttempts to find the value for one cell that produces the desired formula result in another cell.  
Public MethodConceals the control from the user. (Inherited from System.Windows.Forms.Control)
Public MethodHide drag fill context menu.  
Public MethodHides the touch keyboard.  
Public MethodPerforms a hit test.  
Public MethodOverloaded. 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 System.Windows.Forms.Control)
Public MethodOverloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control)
Public MethodReturns whether the cell at the specified location is visible in the specified view.  
Public MethodOverloaded. Opens the specified file and determines whether it meets the minimal requirements to be considered an Excel file.  
Public MethodOverloaded. Opens the specified file and determines whether it meets the minimal requirements to be considered a stream that contains an Excel workbook.  
Public MethodOpens the specified file and determines whether it meets the minimal requirements to be considered a Spread SS file.  
Public MethodOpens the specified file and determines whether it meets the minimal requirements to be considered a Spread XML file.  
Public MethodLoads formulas that are deserialized but not parsed yet, to be used after all sheets have been created and deserialized.  
Public MethodOverloaded. Loads the XML input map file using the specified operation mode.  
Public MethodOverloaded. Loads the XML input map file when the child has the focus.  
Public MethodOverloaded. Loads the XML input map file when the shape has the focus.  
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodRaises the ClipboardChanging event.  
Public MethodOverloaded. Opens saved XML from a stream.  
Public MethodOverloaded. Opens an Excel Compound Document File and loads it into Spread.  
Public MethodOpens a saved Spread file.  
Public MethodOverloaded. Prints the specified page of the specified sheet to a specified graphics interface with the specified size.  
Public MethodOverloaded. Forces the Spread component to apply layout logic to its child controls.  
Public MethodComputes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodComputes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Handles the printing of the specified sheet in a separate thread.  
Public MethodComputes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodComputes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodForces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control)
Public MethodRemoves a child control from the specified sheet.  
Public MethodRemoves a user-defined custom function.  
Public MethodOverloaded. Removes a row or column of viewports.  
Public MethodResets the component to its original state.  
Public MethodResets the focus renderer to its original state.  
Public MethodResets the focus renderer to its original state.  
Public MethodResets the System.Windows.Forms.Control.Text property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Resumes normal layout logic.  
Public MethodOverloaded. Saves the content of the Spread component to the specified file.  
Public MethodOverloaded. Saves the content of the Spread component to the specified stream.  
Public MethodOverloaded. Saves the XML input map file.  
Public MethodOverloaded. Saves the XML input map file when child has focus.  
Public MethodOverloaded. Saves the XML input map file when shape has focus.  
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Searches the text in the specified range of cells in the specified sheet for the specified string with the specified criteria.  
Public MethodOverloaded. Searches the text in the header cells in the specified sheet for the specified string.  
Public MethodOverloaded. Searches the text in the cells of the active sheet for the search string with the default criteria using a provided search dialog.  
Public MethodOverloaded. Searches the text in the cells of the sheets for the search string with the default criteria using a provided advanced search dialog.  
Public MethodActivates the next control. (Inherited from System.Windows.Forms.Control)
Public MethodSends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodSets the action map, that maps action identifiers (for keystrokes) to particular actions.  
Public MethodOverloaded. Sets the active viewport for the active sheet.  
Public MethodOverloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
Public MethodSets the pointer displayed over different areas of the component.  
Public MethodOverloaded. Sets the input map for the specified focus mode and operation mode.  
Public MethodSets the input map when a child control has keyboard focus.  
Public MethodSets the input map when a shape has keyboard focus.  
Public MethodSets the custom image displayed on the insert sheet tab.  
Public MethodSets the maximum cell overflow width in pixels.  
Public MethodSets the PrintInfo object for the specfied sheet.  
Public MethodSets the print preview dialog.  
Public MethodChanges the protect structure setting with the password parameter.  
Public MethodOverloaded. Sets the leftmost column of cells of the specified viewport column for the active sheet.  
Public MethodOverloaded. Sets the maximum height of the specified viewport row for the active sheet.  
Public MethodOverloaded. Sets the maximum width of the specified viewport column for the active sheet.  
Public MethodOverloaded. Sets the top row of cells of the specified viewport row for the active sheet.  
Public MethodDisplays the control to the user. (Inherited from System.Windows.Forms.Control)
Public MethodMoves the active cell to the specified position in the component.  
Public MethodMoves the specified cell in the specified viewport to the specified position in the component.  
Public MethodShows the form that is used to edit Cell Validators of selected range  
Public MethodShows the collection editor.  
Public MethodMoves a column of cells in the specified viewport to the specified position in the component.  
Public MethodShows the form that is used to edit DataValidation of selected range  
Public MethodShows the dependent cells for a formula cell.  
Public MethodDisplays the form used for editing custom names.  
Public MethodDisplays the input map editor.  
Public MethodDisplays the form that contains a list of custom names.  
Public MethodOverloaded. Shows the page setup dialog with the specified buttons for the specified sheet.  
Public MethodShows the cells that are referred to by formulas in other cells.  
Public MethodMoves a row in the specified viewport to the specified position in the component.  
Public MethodDisplays the touch keyboard.  
Public MethodOverloaded. Starts annotation mode.  
Public MethodStarts cell editing.  
Public MethodOverloaded. Starts ink notation in the active viewport if the Microsoft.Ink assembly is found in the GAC.  
Public MethodStops annotation mode.  
Public MethodStops cell editing.  
Public MethodTemporarily suspends the layout logic for this component.  
Public Method (Inherited from System.ComponentModel.Component)
Public MethodThis function will notify all cells, which contains volatile functions or belong to a circuit, to recalculate.  
Public MethodCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Top
Protected Methods
 NameDescription
Protected MethodCreates a new accessibility object for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreates a new instance of the control collection for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreates a handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodDestroys the handle associated with the control. (Inherited from System.Windows.Forms.Control)
Protected MethodThe destructor method  
Protected MethodRetrieves the specified System.Windows.Forms.AccessibleObject. (Inherited from System.Windows.Forms.Control)
Protected MethodRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodRetrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodRetrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodDetermines if the control is a top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Click event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Paint event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the PaintBackground event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodOverridden. Determines whether the specified character is an input character that the component can handle without preprocessing.  
Protected MethodOverridden. Determines whether the specified key is an input key that the component can handle without preprocessing.  
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodRaises the ActiveSheetChanged event.  
Protected MethodRaises the ActiveSheetChanging event.  
Protected MethodRaises the ActiveSpreadViewChanged event.  
Protected MethodRaises the ActiveSpreadViewChanging event.  
Protected MethodRaises the Advance event.  
Protected MethodRaises the AllowUserToZoomChanged event.  
Protected MethodRaises the AnnotationModeEnding event.  
Protected MethodRaises the AnnotationModeStarting event.  
Protected MethodRaises the AutoFilteredColumn event.  
Protected MethodRaises the AutoFilteringColumn event.  
Protected MethodRaises the AutoScrollWhenKeyboardShowingChanged event.  
Protected MethodRaises the System.Windows.Forms.Control.AutoSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the AutoSortedColumn event.  
Protected MethodRaises the AutoSortingColumn event.  
Protected MethodRaises the System.Windows.Forms.Control.BackColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the BoundaryFeedbackModeChanged event.  
Protected MethodRaises the ButtonClicked event.  
Protected MethodRaises the CellClick event.  
Protected MethodRaises the CellDoubleClick event.  
Protected MethodRaises the Change event.  
Protected MethodRaises the ChildControlActivated event.  
Protected MethodRaises the ChildControlDeactivated event.  
Protected MethodRaises the ChildViewCreated event.  
Protected MethodRaises the ChildWorkbookCreated event.  
Protected MethodRaises the CircularFormulaFpSpread event.  
Protected MethodRaises the System.Windows.Forms.Control.Click event. (Inherited from System.Windows.Forms.Control)
Protected MethodOverridden. Overrides to adjust the client area.  
Protected MethodRaises the ClipboardChanged event.  
Protected MethodRaises the ClipboardPasted event.  
Protected MethodRaises the ClipboardPasting event.  
Protected MethodRaises the ColumnDragMove event.  
Protected MethodRaises the ColumnDragMoveCompleted event.  
Protected MethodRaises the ColumnViewportWidthChanged event.  
Protected MethodRaises the ColumnWidthChanged event.  
Protected MethodRaises the ColumnWidthChanging event.  
Protected MethodRaises the ComboCloseUp event.  
Protected MethodRaises the ComboDropDown event.  
Protected MethodRaises the ComboSelChange event.  
Protected MethodRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the ControlRemoved event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the DataColumnConfigure event.  
Protected MethodRaises the DialogChar event.  
Protected MethodRaises the DialogKey event.  
Protected MethodOverridden. Raises the DoubleClick event.  
Protected Method (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DragDrop event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the DragDropBlock event.  
Protected MethodRaises the DragDropBlockCompleted event.  
Protected MethodRaises the System.Windows.Forms.Control.DragEnter event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the DragFillBlock event.  
Protected MethodRaises the DragFillBlockCompleted event.  
Protected MethodRaises the System.Windows.Forms.Control.DragLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DragOver event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the EditChange event.  
Protected MethodRaises the EditError event.  
Protected MethodRaises the EditModeOff event.  
Protected MethodRaises the EditModeOn event.  
Protected MethodRaises the EditModeStarting event.  
Protected MethodRaises the EditorFocused event.  
Protected MethodOverridden. Raises the EnableChanged event.  
Protected MethodRaises the System.Windows.Forms.Control.Enter event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the EnterCell event.  
Protected MethodRaises the Error event.  
Protected MethodRaises the EnterCell event.  
Protected MethodRaises the FilterBarClick event.  
Protected MethodRaises the FilterBarDoubleClick event.  
Protected MethodRaises the System.Windows.Forms.Control.FontChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ForeColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the Grouped event.  
Protected MethodRaises the Grouping event.  
Protected MethodRaises the HeaderIndicatorPositionAdjustingChanged event.  
Protected MethodRaises the HyperLinkClicked event.  
Protected MethodRaises the InputScopeChanged event.  
Protected MethodRaises the System.Windows.Forms.Control.Invalidated event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Layout event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Leave event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the LeaveCell event.  
Protected MethodRaises the System.Windows.Forms.Control.LocationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.MarginChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.MouseClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.MouseDoubleClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Move event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.PaddingChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the PaintGrayArea event.  
Protected MethodRaises the PaintGroupBarBackground event.  
Protected MethodRaises the PaintTabStrip event.  
Protected MethodRaises the PaintTabStripButton event.  
Protected MethodRaises the PaintTabStripTab event.  
Protected MethodRaises the PanningModeChanged event.  
Protected MethodRaises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ParentChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOverridden. Processes PreviewKeyDown event.  
Protected MethodRaises the PreviewRowFetch event.  
Protected MethodRaises the System.Windows.Forms.Control.Paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the PrintAbort event.  
Protected MethodRaises the PrintBackground event.  
Protected MethodRaises the PrintCancelled event.  
Protected MethodRaises the PrintDocument event.  
Protected MethodRaises the PrintHeaderFooterArea event.  
Protected MethodRaises the PrintMessageBox event.  
Protected MethodRaises the PrintPreviewShowing event.  
Protected MethodRaises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the RangeGroupStateChanged event.  
Protected MethodRaises the RangeGroupStateChanging event.  
Protected MethodRaises the System.Windows.Forms.Control.RegionChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOverridden. Raises the Resize event.  
Protected MethodRaises the ResizeZeroIndicatorChanged event.  
Protected MethodOverridden. Raises the RightToLeftChanged event.  
Protected MethodRaises the RowDragMove event.  
Protected MethodRaises the RowDragMoveCompleted event.  
Protected MethodRaises the RowHeightChanged event.  
Protected MethodRaises the RowHeightChanging event.  
Protected MethodRaises the RowViewportHeightChanged event.  
Protected MethodRaises the ScrollTipFetch event.  
Protected MethodRaises the SearchDialogClosing event.  
Protected MethodRaises the SelectionChanged event.  
Protected MethodRaises the SelectionChanging event.  
Protected MethodRaises the ShapeActivated event.  
Protected MethodRaises the ShapeDeactivated event.  
Protected MethodRaises the SheetDragMoved event.  
Protected MethodRaises the SheetDragMoving event.  
Protected MethodRaises the SheetTabClick event.  
Protected MethodRaises the SheetTabDoubleClick event.  
Protected MethodRaises the ShowGrippersInEditingStatusChanged event.  
Protected MethodRaises the System.Windows.Forms.Control.SizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the Sorted event.  
Protected MethodRaises the Sorting event.  
Protected MethodRaises the System.Windows.Forms.Control.StyleChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the SubEditorClosed event.  
Protected MethodRaises the SubEditorOpening event.  
Protected MethodRaises the System.Windows.Forms.Control.SystemColorsChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the TapToAddSelectionChanged event.  
Protected MethodRaises the System.Windows.Forms.Control.TextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the TextTipFetch event.  
Protected MethodRaises the TopChange event.  
Protected MethodRaises the TouchDropDownScaleChanged event.  
Protected MethodRaises the TouchSelectionGripperBackColorChanged event.  
Protected MethodRaises the TouchSelectionGripperLineColorChanged event.  
Protected MethodRaises the TouchSelectionGripperThicknessChanged event.  
Protected MethodRaises the TouchStripOpening event.  
Protected MethodRaises the TouchZoomSnapDistanceChanged event.  
Protected MethodRaises the Grouped event.  
Protected MethodRaises the UseOptimizedSelectionForTouchChanged event.  
Protected MethodRaises the UserFormulaEntered event.  
Protected MethodRaises the UserZooming event.  
Protected MethodRaises the System.Windows.Forms.Control.Validated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOverridden. Raises the Validating event.  
Protected MethodOverridden. Raises the VisibleChanged event.  
Protected MethodForces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodOverloaded. Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodOverridden.   
Protected MethodSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodPerforms the work of setting the specified bounds of this control. (Inherited from System.Windows.Forms.Control)
Protected MethodSets the size of the client area of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodSets a specified System.Windows.Forms.ControlStyles flag to either true or false. (Inherited from System.Windows.Forms.Control)
Protected MethodSets the control as the top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodSets the control to the specified visible state. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodForces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control)
Protected MethodUpdates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control)
Top
See Also

Reference

FpSpread Class
FarPoint.Win.Spread Namespace

User-Task Documentation

Customizing the Appearance
Customizing the User Interaction