| Name | Description |
| About | Gets the version information about the component. |
| AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control) |
| AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
| AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
| AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
| AccessibleRole | Gets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control) |
| ActiveChartIndicator | Gets the active chart indicator. |
| ActiveChildControl | Gets or sets the active embedded child control object of the sheet. |
| ActiveSheet | Gets or sets the active sheet in the component. |
| ActiveSheetIndex | Gets or sets the index of the active sheet in the component. |
| AllowCellOverflow | Gets or sets whether data can overflow into adjacent empty cells in the component. |
| AllowChildControlDesign | Gets or sets whether child controls allow user actions for design. |
| AllowColumnMove | Gets or sets whether to allow the user to move columns. |
| AllowColumnMoveMultiple | Gets or sets whether to allow the user to move multiple columns. |
| AllowDragDrop | Gets or sets whether to allow the user to drag-and-drop a range of cells in the component. |
| AllowDragFill | Gets or sets whether to allow the user to drag and fill cells in the component with the contents of a cell or cells. |
| AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control) |
| AllowEditorReservedLocations | Gets or sets whether cell editor reserved mouse locations are allowed. |
| AllowEditOverflow | Gets or sets whether data can overflow into adjacent empty cells in the component while that cell is in edit mode. |
| AllowRowMove | Gets or sets whether to allow the user to move rows. |
| AllowRowMoveDataAllowAddNew | Gets or sets a value that indicates whether to allow the user to move the add new row or asterisk row. |
| AllowRowMoveMultiple | Gets or sets whether to allow the user to move multiple rows. |
| AllowSheetMove | Gets or sets whether sheets can be moved by dragging and dropping the sheet tab. |
| AllowUndo | Gets or sets whether to allow the user to undo edit operations. |
| AllowUserFormulas | Gets or sets whether to allow the user to enter formulas in a cell in the component. |
| AllowUserToTouchZoom | Gets or sets a value that indicates whether to allow the user to zoom FpSpread using touch behavior. |
| AllowUserZoom | Gets or sets whether the user can scale the display of the component using the Ctrl key and the mouse wheel. |
| 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 System.Windows.Forms.Control) |
| AutoClipboard | Gets or sets whether the component handles the shortcut keys for Clipboard actions. |
| AutoImeMode | Gets or sets whether to use the CharacterSet property in a cell that is not in edit mode. |
| AutoLaunchSpreadDesigner | Gets or sets whether Spread Designer automatically launches when a Spread component is placed on a form. |
| AutoScrollOffset | Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control) |
| AutoScrollWhenKeyboardShowing | Gets or sets the automatic scroll when the keyboard is displayed. |
| BackColor | Gets or sets the background color for the control. (Inherited from System.Windows.Forms.Control) |
| BackgroundImage | Overridden. Gets or sets the image to paint in the background of the component. |
| BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control) |
| BindingContext | Gets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.Control) |
| BorderCollapse | Gets or sets whether adjacent cell borders are collapsed into a single line for cells in the component. |
| BorderStyle | Gets or sets the style of the border around the component. |
| 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 System.Windows.Forms.Control) |
| BoundaryFeedbackMode | Gets or sets the way FpSpread reacts when the manipulation has gone beyond certain boundaries. |
| Bounds | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control) |
| ButtonDrawMode | Gets or sets whether to display buttons in button and combo box cells in the component. |
| CanFocus | Gets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control) |
| CanSelect | Gets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control) |
| Capture | Gets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.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 System.Windows.Forms.Control) |
| CellNoteIndicatorRenderer | Gets or sets the cell note indicator renderer for drawing the cell note indicator in the component. |
| CellNoteIndicatorVisible | Gets or sets whether the cell note indicator appears in cells in the component. |
| ClientRectangle | Gets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control) |
| ClientSize | Gets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control) |
| ClipboardOptions | Gets or sets whether the headers and the filter bar are included when data is copied to or pasted from the Clipboard in the component. |
| ClipboardPasteToFill | Gets or sets whether a single cell copied to the Clipboard fills the range when pasted from the Clipboard to the component. |
| ColumnSplitBoxAlignment | Gets or sets the alignment of the column split box relative to the horizontal scroll bar for this component. |
| ColumnSplitBoxPolicy | Gets or sets the display policy for the column split box for this component. |
| CompanyName | Gets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control) |
| Container | (Inherited from System.ComponentModel.Component) |
| ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control) |
| ContextMenu | Gets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control) |
| ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control) |
| Controls | Gets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control) |
| Created | Gets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control) |
| Cursor | Overridden. Gets or sets the pointer to display in this component. |
| CustomFillSeriesList | Gets the custom list fill series. |
| CustomIconContainer | Gets the CustomIconContainer object for the current spread object. |
| DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) |
| DataMember | Gets or sets the name of the data member that populates the active sheet in this component. |
| DataSource | Gets or sets the name of the data source that populates the active sheet in this component. |
| DisplayRectangle | Gets the rectangle that represents the display area of the control. (Inherited from System.Windows.Forms.Control) |
| Disposing | Gets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.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 System.Windows.Forms.Control) |
| DragFillDataOnly | Gets or sets a value that indicates whether the drag fill action copies data only. |
| EditingControl | Gets the Control object editing the active cell, or null if the component is not in edit mode. |
| EditMode | Gets or sets whether the active cell in the component is in edit mode. |
| EditModePermanent | Gets or sets whether edit mode remains on for any cell in the component when that cell becomes active. |
| EditModeReplace | Gets or sets whether the existing contents of a cell in the component are selected when that cell enters edit mode. |
| EnableCrossSheetReference | Enables cross-sheet referencing for this component. |
| Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control) |
| Focused | Gets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control) |
| FocusRenderer | Gets or sets the focus indicator renderer for drawing the focus rectangle in the component. |
| Font | Overridden. Gets or sets the default font for sheets in the component. |
| Handle | Gets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control) |
| HasChildren | Gets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control) |
| HeaderIndicatorPositionAdjusting | Gets or sets the distance between the sorting and filtering indicators and the right edge of the column. |
| Height | Gets or sets the height of the control. (Inherited from System.Windows.Forms.Control) |
| HorizontalScrollBar | Gets horizontal scroll bar. |
| HorizontalScrollBarHeight | Gets or sets the height of horizontal scroll bars in this component. |
| HorizontalScrollBarPolicy | Gets or sets when to display the horizontal scroll bars in this component. |
| HorizontalScrollBarSmallChange | Gets or sets the small increment for the horizontal scrollbar. |
| ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. |
| ImeSentenceMode | Gets or sets IME sentence mode. |
| InputDeviceType | Gets the input device type which indicates the current device. |
| InputScope | Gets or sets input scope for the Spread. |
| InterfaceRenderer | Gets or sets the tab strip renderer for drawing tab strip elements. |
| 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 System.Windows.Forms.Control) |
| IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control) |
| IsDisposed | Gets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control) |
| IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control) |
| IsLayoutSuspended | Returns whether the layout is suspended in this component. |
| IsMirrored | Gets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control) |
| LayoutEngine | Gets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.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 System.Windows.Forms.Control) |
| LeftTab | Gets or sets the leftmost sheet tab of the component. |
| 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 System.Windows.Forms.Control) |
| Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) |
| MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
| MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
| MinZoomFactor | Gets or sets a value that indicates the minimum zoom factor for the active SheetView. |
| MoveActiveOnFocus | Gets or sets whether the location of the active cell moves when the user moves the focus to the view using the mouse. |
| Name | Gets or sets the name of the Spread component. |
| NamedStyles | Gets or sets a pre-defined style (NamedStyleCollection object). |
| Padding | Gets or sets padding within the control. (Inherited from System.Windows.Forms.Control) |
| PanningMode | Gets or sets the way FpSpread reacts to touch manipulation. |
| Parent | Gets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control) |
| PreferredSize | Gets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control) |
| ProductName | Gets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control) |
| ProductVersion | Gets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control) |
| RangeDragFillMode | Gets or sets the mode the user can use to drag and fill cells in the component using the contents of a cell or cells. |
| RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control) |
| Region | Gets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control) |
| ResizeZeroIndicator | Gets or sets the way FpSpread processes resizing for zero-height rows and zero-width columns. |
| RetainSelectionBlock | Gets or sets whether the selected range of cells remains highlighted when the component loses the focus. |
| 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 System.Windows.Forms.Control) |
| RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control) |
| RowSplitBoxAlignment | Gets or sets the alignment of the row split box relative to the vertical scroll bar for this component. |
| RowSplitBoxPolicy | Gets or sets the display policy of the row split box in this component. |
| ScrollBarMaxAlign | Gets or sets whether the scroll bar aligns with the last row and column of the active sheet in the component. |
| ScrollBarShowMax | Gets or sets whether the displayed scroll bars are based on the entire number of columns and rows in the sheet. |
| ScrollBarTrackPolicy | Gets or sets whether the sheet in the component scrolls when the user moves the scroll box. |
| ScrollTipPolicy | Gets or sets whether scroll tips appear when the user moves the scroll box in the component. |
| SearchDialog | Gets the dialog associated with searching for text in a cell of a sheet in this component. |
| SelectionBlockOptions | Gets or sets which type of selections in the component the user can make. |
| SelectionRenderer | Gets or sets the selection renderer for drawing selections in the component. |
| Sheets | Gets the sheets (SheetView objects) in the component. |
| ShowCellErrors | Gets or sets whether to allow the user to display row error by icon in the component. |
| ShowGrippersInEditingStatus | Gets or sets whether tapping displays the gripper in edit mode. |
| ShowRowErrors | Gets or sets whether to allow the user to display the cell error using an icon or sticky note in the component. |
| Site | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) |
| Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) |
| Skin | Gets or sets the skin for the spread. |
| SpreadScaleMode | Gets or sets whether Spread controls automatic scaling with a different system dpi, Spread only supports one dimension so the application should use AutoScaleMode.Dpi for correct scaling, or else scaling uses the application width. |
| SuspendAnimations | Gets or sets whether to suspend animations such as an animated focus renderer. |
| TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) |
| TableStyleCollection | Gets Table Style Collection |
| TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control) |
| TabStrip | Gets the object that represents the tab strip for this component. |
| TabStripInsertTab | Gets or sets whether a special tab is displayed to allow inserting new sheets. |
| TabStripInsertTabImage | Gets or sets the tabstrip insert tab image. |
| TabStripPlacement | Gets or sets the location of the tab strip. |
| TabStripPolicy | Gets or sets the display policy for the sheet tab strip for this component. |
| TabStripRatio | Gets or sets the width of the tab strip for this component expressed as a percentage of the overall horizontal scroll bar width. |
| Tag | Gets or sets extra data for the application for this component. |
| TapToAddSelection | Gets or sets whether to tap to add selection. |
| TextTipAppearance | Gets or sets the appearance of text tips in the view. |
| TextTipDelay | Gets or sets the time (in milliseconds) the component waits before displaying the text tip for the cell or header under the pointer. |
| TextTipPolicy | Gets or sets whether to display text tips and cell notes and the location of the tips and notes in this component. |
| TitleInfo | Gets or sets the collection of title information objects for the Spread. |
| 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 System.Windows.Forms.Control) |
| TopLevelControl | Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control) |
| TouchDropDownScale | Gets or sets the TouchDropDownScale to specify the zoom scale value that applies to a cell type drop-down item. |
| TouchSelectionGripperBackColor | Gets or sets the touch selection gripper's backcolor. |
| TouchSelectionGripperLineColor | Gets or sets the touch selection gripper's line color. |
| TouchSelectionGripperThickness | Gets or sets the touch selection gripper's thickness. |
| TouchZoomSnapDistance | Gets or sets a value that indicates the minmum distance that can cause the current zoom factor to snap to a zoom factor in TouchZoomSnapPoints. |
| TouchZoomSnapPoints | Gets a zoom factor group and when the zoom ends, the final zoom factor snaps to a snap point in this group. |
| UndoManager | Gets or sets the undo manager for this Spread component. |
| UseOptimizedSelectionForTouch | Gets or sets whether to use optimized selection for touch. |
| UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control) |
| VerticalScrollBar | Gets vertical scroll bar. |
| VerticalScrollBarPolicy | Gets or sets when to display the vertical scroll bars in this component. |
| VerticalScrollBarSmallChange | Gets or sets the small increment for the horizontal scrollbar. |
| VerticalScrollBarWidth | Gets or sets the width of vertical scroll bars in this component. |
| Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) |
| VisualStyles | Gets or sets whether to use visual styles when rendering objects in the component. |
| Width | Gets or sets the width of the control. (Inherited from System.Windows.Forms.Control) |
| ZoomFactor | Gets or sets the scaling factor of the display of the active sheet in this component. |