Spread Windows Forms 10.0 Product Documentation
FpSpread Class Properties


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

Public Properties
 NameDescription
Public PropertyAboutGets the version information about the component.  
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public PropertyActiveChartIndicatorGets the active chart indicator.  
Public PropertyActiveChildControlGets or sets the active embedded child control object of the sheet.  
Public PropertyActiveSheetGets or sets the active sheet in the component.  
Public PropertyActiveSheetIndexGets or sets the index of the active sheet in the component.  
Public PropertyAllowCellContentFloatIndicates whether the content of a cell should float when the display rectangle of that cell changes.  
Public PropertyAllowCellOverflowGets or sets whether data can overflow into adjacent empty cells in the component.  
Public PropertyAllowChildControlDesignGets or sets whether child controls allow user actions for design.  
Public PropertyAllowColumnMoveGets or sets whether to allow the user to move columns.  
Public PropertyAllowColumnMoveMultipleGets or sets whether to allow the user to move multiple columns.  
Public PropertyAllowDragDropGets or sets whether to allow the user to drag-and-drop a range of cells in the component.  
Public PropertyAllowDragFillGets or sets whether to allow the user to drag and fill cells in the component with the contents of a cell or cells.  
Public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
Public PropertyAllowEditorReservedLocationsGets or sets whether cell editor reserved mouse locations are allowed.  
Public PropertyAllowEditOverflowGets or sets whether data can overflow into adjacent empty cells in the component while that cell is in edit mode.  
Public PropertyAllowRowMoveGets or sets whether to allow the user to move rows.  
Public PropertyAllowRowMoveDataAllowAddNewGets or sets a value that indicates whether to allow the user to move the add new row or asterisk row.  
Public PropertyAllowRowMoveMultipleGets or sets whether to allow the user to move multiple rows.  
Public PropertyAllowSheetMoveGets or sets whether sheets can be moved by dragging and dropping the sheet tab.  
Public PropertyAllowUndoGets or sets whether to allow the user to undo edit operations.  
Public PropertyAllowUserFormulasGets or sets whether to allow the user to enter formulas in a cell in the component.  
Public PropertyAllowUserToTouchZoomGets or sets a value that indicates whether to allow the user to zoom FpSpread using touch behavior.  
Public PropertyAllowUserZoomGets or sets whether the user can scale the display of the component using the Ctrl key and the mouse wheel.  
Public PropertyAnchorGets 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)
Public PropertyAutoAdvanceGets or sets whether the user can move to another control from the first or last cell using Shift+Tab or the Tab key.  
Public PropertyAutoClipboardGets or sets whether the component handles the shortcut keys for Clipboard actions.  
Public PropertyAutoFitColumnOptionsGets or sets the behavior of automatic fit when double-clicking the right edge of the column header.  
Public PropertyAutoFitRowOptionsGets or sets the behavior of automatic fit when double-clicking the bottom edge of the row header.  
Public PropertyAutoImeModeGets or sets whether to use the CharacterSet property in a cell that is not in edit mode.  
Public PropertyAutoLaunchSpreadDesignerGets or sets whether Spread Designer automatically launches when a Spread component is placed on a form.  
Public PropertyAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScrollWhenKeyboardShowingGets or sets the automatic scroll when the keyboard is displayed.  
Public PropertyBackColorGets or sets the background color for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageOverridden. Gets or sets the image to paint in the background of the component.  
Public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
Public PropertyBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBorderCollapseGets or sets whether adjacent cell borders are collapsed into a single line for cells in the component.  
Public PropertyBorderStyleGets or sets the style of the border around the component.  
Public PropertyBottomGets 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)
Public PropertyBoundaryFeedbackModeGets or sets the way FpSpread reacts when the manipulation has gone beyond certain boundaries.  
Public PropertyBoundsGets 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)
Public PropertyButtonDrawModeGets or sets whether to display buttons in button and combo box cells in the component.  
Public PropertyCanFocusGets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelectGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
Public PropertyCaptureGets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidationGets 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)
Public PropertyCellNoteIndicatorRendererGets or sets the cell note indicator renderer for drawing the cell note indicator in the component.  
Public PropertyCellNoteIndicatorVisibleGets or sets whether the cell note indicator appears in cells in the component.  
Public PropertyCellSpanSelectionPolicyGets or sets the selection model to use with the span.  
Public PropertyClientRectangleGets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClientSizeGets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClipboardOptionsGets or sets whether the headers and the filter bar are included when data is copied to or pasted from the Clipboard in the component.  
Public PropertyClipboardPasteToFillGets or sets whether a single cell copied to the Clipboard fills the range when pasted from the Clipboard to the component.  
Public PropertyColumnSplitBoxAlignmentGets or sets the alignment of the column split box relative to the horizontal scroll bar for this component.  
Public PropertyColumnSplitBoxPolicyGets or sets the display policy for the column split box for this component.  
Public PropertyCompanyNameGets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuGets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStripOverridden.   
Public PropertyControlsGets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCreatedGets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public PropertyCursorOverridden. Gets or sets the pointer to display in this component.  
Public PropertyCustomFillSeriesListGets the custom list fill series.  
Public PropertyCustomIconContainerGets the CustomIconContainer object for the current spread object.  
Public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDataMemberGets or sets the name of the data member that populates the active sheet in this component.  
Public PropertyDataSourceGets or sets the name of the data source that populates the active sheet in this component.  
Public PropertyDisplayRectangleGets the rectangle that represents the display area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public PropertyDockGets 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)
Public PropertyDragFillDataOnlyGets or sets a value that indicates whether the drag fill action copies data only.  
Public PropertyEditingControlGets the Control object editing the active cell, or null if the component is not in edit mode.  
Public PropertyEditModeGets or sets whether the active cell in the component is in edit mode.  
Public PropertyEditModePermanentGets or sets whether edit mode remains on for any cell in the component when that cell becomes active.  
Public PropertyEditModeReplaceGets or sets whether the existing contents of a cell in the component are selected when that cell enters edit mode.  
Public PropertyEnableCrossSheetReferenceEnables cross-sheet referencing for this component.  
Public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public PropertyFocusedGets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyFocusRendererGets or sets the focus indicator renderer for drawing the focus rectangle in the component.  
Public PropertyFontOverridden. Gets or sets the default font for sheets in the component.  
Public PropertyHandleGets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildrenGets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyHeaderIndicatorPositionAdjustingGets or sets the distance between the sorting and filtering indicators and the right edge of the column.  
Public PropertyHeightGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyHorizontalScrollBarGets the horizontal scroll bar.  
Public PropertyHorizontalScrollBarHeightGets or sets the height of horizontal scroll bars in this component.  
Public PropertyHorizontalScrollBarModeGets or Sets horizontal scroll bar mode.  
Public PropertyHorizontalScrollBarPolicyGets or sets when to display the horizontal scroll bars in this component.  
Public PropertyHorizontalScrollBarSmallChangeGets or sets the small increment for the horizontal scrollbar.  
Public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control.  
Public PropertyImeSentenceModeGets or sets IME sentence mode.  
Public PropertyInputDeviceTypeGets the input device type which indicates the current device.  
Public PropertyInputScopeGets or sets the input scope for the Spread.  
Public PropertyInterfaceRendererGets or sets the tab strip renderer for drawing tab strip elements.  
Public PropertyInvokeRequiredGets 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)
Public PropertyIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposedGets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreatedGets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public PropertyIsLayoutSuspendedReturns whether the layout is suspended in this component.  
Public PropertyIsMirroredGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyLayoutEngineGets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public PropertyLeftGets 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)
Public PropertyLeftTabGets or sets the leftmost sheet tab of the component.  
Public PropertyLocationGets 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)
Public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSizeGets 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)
Public PropertyMinimumSizeGets 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)
Public PropertyMinZoomFactorGets or sets a value that indicates the minimum zoom factor for the active SheetView.  
Public PropertyMoveActiveOnFocusGets or sets whether the location of the active cell moves when the user moves the focus to the view using the mouse.  
Public PropertyNameGets or sets the name of the Spread component.  
Public PropertyNamedStylesGets or sets a pre-defined style (NamedStyleCollection object).  
Public PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyPaintActiveCellInSelectionGets or sets whether the active cell is painted in the selection.  
Public PropertyPaintSelectionBorderGets or sets a value that indicates whether to allow the border selection to paint.  
Public PropertyPaintSelectionHeaderGets or sets whether to allow the header selection to paint.  
Public PropertyPanningModeGets or sets the way FpSpread reacts to touch manipulation.  
Public PropertyParentGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyPreferredSizeGets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public PropertyProductNameGets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersionGets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyRangeDragFillModeGets or sets the mode the user can use to drag and fill cells in the component using the contents of a cell or cells.  
Public PropertyRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public PropertyRegionGets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyResizeZeroIndicatorGets or sets the way FpSpread processes resizing for zero-height rows and zero-width columns.  
Public PropertyRetainSelectionBlockGets or sets whether the selected range of cells remains highlighted when the component loses the focus.  
Public PropertyRightGets 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)
Public PropertyRightToLeftGets 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)
Public PropertyRowSplitBoxAlignmentGets or sets the alignment of the row split box relative to the vertical scroll bar for this component.  
Public PropertyRowSplitBoxPolicyGets or sets the display policy of the row split box in this component.  
Public PropertyScrollBarMaxAlignGets or sets whether the scroll bar aligns with the last row and column of the active sheet in the component.  
Public PropertyScrollBarShowMaxGets or sets whether the displayed scroll bars are based on the entire number of columns and rows in the sheet.  
Public PropertyScrollBarTrackPolicyGets or sets whether the sheet in the component scrolls when the user moves the scroll box.  
Public PropertyScrollTipPolicyGets or sets whether scroll tips appear when the user moves the scroll box in the component.  
Public PropertySearchDialogGets the dialog associated with searching for text in a cell of a sheet in this component.  
Public PropertySelectionBlockOptionsGets or sets which type of selections in the component the user can make.  
Public PropertySelectionRendererGets or sets the selection renderer for drawing selections in the component.  
Public PropertySheetsGets the sheets (SheetView objects) in the component.  
Public PropertyShowCellErrorsGets or sets whether to allow the user to display row error by icon in the component.  
Public PropertyShowDragBandOnMovingGets or sets whether the drag band is displayed when moving the row or column.  
Public PropertyShowGrippersInEditingStatusGets or sets whether tapping displays the gripper in edit mode.  
Public PropertyShowRowErrorsGets or sets whether to allow the user to display the cell error using an icon or sticky note in the component.  
Public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySkinGets or sets the skin for the spread.  
Public PropertySpreadScaleModeGets 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.  
Public PropertyStatusBarGets the status bar control of spread.  
Public PropertyStatusBarVisibleGets or sets whether the status bar is enabled.  
Public PropertySuspendAnimationsGets or sets whether to suspend animations such as an animated focus renderer.  
Public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
Public PropertyTableStyleCollectionGets a table style collection.  
Public PropertyTabStopGets 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)
Public PropertyTabStripGets the object that represents the tab strip for this component.  
Public PropertyTabStripInsertTabGets or sets whether a special tab is displayed to allow inserting new sheets.  
Public PropertyTabStripInsertTabImageGets or sets the tabstrip insert tab image.  
Public PropertyTabStripPlacementGets or sets the location of the tab strip.  
Public PropertyTabStripPolicyGets or sets the display policy for the sheet tab strip for this component.  
Public PropertyTabStripRatioGets or sets the width of the tab strip for this component expressed as a percentage of the overall horizontal scroll bar width.  
Public PropertyTagGets or sets extra data for the application for this component.  
Public PropertyTapToAddSelectionGets or sets whether to tap to add selection.  
Public PropertyTextTipAppearanceGets or sets the appearance of text tips in the view.  
Public PropertyTextTipDelayGets or sets the time (in milliseconds) the component waits before displaying the text tip for the cell or header under the pointer.  
Public PropertyTextTipPolicyGets or sets whether to display text tips and cell notes and the location of the tips and notes in this component.  
Public PropertyTitleInfoGets or sets the collection of title information objects for the Spread.  
Public PropertyTopGets 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)
Public PropertyTopLevelControlGets 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)
Public PropertyTouchDropDownScaleGets or sets the TouchDropDownScale to specify the zoom scale value that applies to a cell type drop-down item.  
Public PropertyTouchSelectionGripperBackColorGets or sets the touch selection gripper's backcolor.  
Public PropertyTouchSelectionGripperLineColorGets or sets the touch selection gripper's line color.  
Public PropertyTouchSelectionGripperThicknessGets or sets the touch selection gripper's thickness.  
Public PropertyTouchZoomSnapDistanceGets or sets a value that indicates the minmum distance that can cause the current zoom factor to snap to a zoom factor in TouchZoomSnapPoints.  
Public PropertyTouchZoomSnapPointsGets a zoom factor group and when the zoom ends, the final zoom factor snaps to a snap point in this group.  
Public PropertyUndoManagerGets or sets the undo manager for this Spread component.  
Public PropertyUseOptimizedSelectionForTouchGets or sets whether to use optimized selection for touch.  
Public PropertyUseWaitCursorGets 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)
Public PropertyVerticalScrollBarGets the vertical scroll bar.  
Public PropertyVerticalScrollBarModeGets or Sets vertical scroll bar mode.  
Public PropertyVerticalScrollBarPolicyGets or sets when to display the vertical scroll bars in this component.  
Public PropertyVerticalScrollBarSmallChangeGets or sets the small increment for the horizontal scrollbar.  
Public PropertyVerticalScrollBarWidthGets or sets the width of vertical scroll bars in this component.  
Public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyVisualStylesGets or sets whether to use visual styles when rendering objects in the component.  
Public PropertyWidthGets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyZoomFactorGets or sets the scaling factor of the display of the active sheet in this component.  
Top
Protected Properties
 NameDescription
Protected PropertyCanEnableImeGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Inherited from System.Windows.Forms.Control)
Protected PropertyCanRaiseEventsDetermines if events can be raised on the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultCursorGets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMarginGets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultSizeOverridden. Gets the default size of the component.  
Protected PropertyDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertyFontHeightGets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyImeModeBaseOverridden. Gets or sets IME mode base.  
Protected PropertyResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. (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

 

 


Copyright © GrapeCity, inc. All rights reserved.