Spread Windows Forms 10.0 Product Documentation
SpreadView Class Properties


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

Public Properties
 NameDescription
Public PropertyActiveSheetIndexGets or sets the active sheet in the view.  
Public PropertyAllowCellContentFloatGets or sets whether to allow the cell content to float.  
Public PropertyAllowCellOverflowGets or sets whether data can overflow into adjacent empty cells in the view.  
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 view.  
Public PropertyAllowDragFillGets or sets whether to allow the user to drag and fill cells with the contents of a cell or cells in the view.  
Public PropertyAllowEditorReservedLocationsGets or sets whether cell editor reserved mouse locations are allowed.  
Public PropertyAllowEditOverflowGets or sets whether data can overflow into adjacent empty cells while edit mode is on in a cell in the view.  
Public PropertyAllowRowMoveGets or sets whether to allow the user to move rows.  
Public PropertyAllowRowMoveDataAllowAddNewGets or sets a value that indicates whether to allow moving 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 view.  
Public PropertyAllowUserZoomGets or sets whether to allow the user to scale the view using the Ctrl key and the mouse wheel.  
Public PropertyAutoClipboardGets or sets whether to allow shortcut keys for Clipboard actions in the view.  
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 on non-edit mode cells.  
Public PropertyBorderCollapseGets or sets whether adjacent cell borders are collapsed into a single line in the view.  
Public PropertyBoundsGets the size and location of the view.  
Public PropertyButtonDrawModeGets or sets whether to display buttons in button and combo box cells in the view.  
Public PropertyCellNoteIndicatorRendererGets or sets the cell note indicator renderer.  
Public PropertyCellNoteIndicatorVisibleGets or sets whether the cell note indicator appears in cells in the view.  
Public PropertyCellSpanSelectionPolicyGets or sets the selection model to use when working with a span.  
Public PropertyClipboardOptionsGets or sets whether headers and the filter bar are included with data in Clipboard actions in the view.  
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 in the view.  
Public PropertyColumnSplitBoxPolicyGets or sets when to display the column split box in the view.  
Public PropertyCustomFillSeriesListGets the custom list for drag fill in series mode.  
Public PropertyDragFillDataOnlyGets or sets a value that indicates whether the drag fill action copies data only.  
Public PropertyEditingControlGets the contol editing the active cell, or null if the control is not in edit mode.  
Public PropertyEditModeGets or sets whether the active cell in the view is in edit mode.  
Public PropertyEditModePermanentGets or sets whether edit mode remains on for any cell in the view when that cell becomes active.  
Public PropertyEditModeReplaceGets or sets whether the existing text in a cell in the view is selected when the cell enters edit mode.  
Public PropertyErrorIconRendererGets or sets the renderer for the error icon.  
Public PropertyFocusRendererGets or sets a renderer for drawing the focus rectangle in the view.  
Public PropertyHorizontalScrollBarGets the horizontal scroll bar.  
Public PropertyHorizontalScrollBarHeightGets or sets the height of horizontal scroll bars in the view.  
Public PropertyHorizontalScrollBarPolicyGets or sets when to display the horizontal scroll bars in the view.  
Public PropertyHorizontalScrollBarSmallChangeGets or sets the small increment for the horizontal scrollbar.  
Public PropertyInterfaceRendererGets or sets the interface renderer.  
Public PropertyLeftTabGets or sets the left most sheet tab in the tab strip in the view.  
Public PropertyMoveActiveOnFocusGets or sets whether the location of the active cell in the view moves when the user moves the focus to the view using the mouse.  
Public PropertyOwnerGets the FpSpread object that owns this view.  
Public PropertyParentGets the parent (SpreadView object) of the view.  
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 PropertyRetainSelectionBlockGets or sets whether the selected range of cells in the view remains highlighted when the view loses the focus.  
Public PropertyRowSplitBoxAlignmentGets or set the alignment of the row split box relative to the vertical scroll bar in the view.  
Public PropertyRowSplitBoxPolicyGets or sets when to display the row split box in the view.  
Public PropertyScrollBarMaxAlignGets or sets the scroll bar alignment with the last row and column of the spreadsheet in the view.  
Public PropertyScrollBarShowMaxGets or sets whether the user can use the scroll box to scroll through all the columns and rows in the view, or just a limited number of them.  
Public PropertyScrollBarTrackPolicyGets or sets how the control scrolls the sheet when the user moves the scroll box.  
Public PropertyScrollTipPolicyGets or sets whether scroll tips appear when the user moves the scroll box.  
Public PropertySelectionBlockOptionsGets or sets which types of selections the user can make in the view.  
Public PropertySelectionRendererGets or sets a renderer for drawing selections in the view.  
Public PropertySheetsGets the sheets in the view.  
Public PropertyShowCellErrorsGets or sets whether to allow the user to display a cell error using an icon or sticky note for cells in the view.  
Public PropertyShowDragBandOnMovingGets or sets whether the drag band is displayed when moving a row or column.  
Public PropertyShowRowErrorsGets or sets whether to allow the user to display a row error using an icon or sticky note for cells in the view.  
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 scale using the application width.  
Public PropertySuspendAnimationsGets or sets whether animations, such as an animated focus renderer, in the view are suspended.  
Public PropertyTabStripInsertTabGets or sets whether the special insert tab is present on the tab strip.  
Public PropertyTabStripInsertTabImageGets or sets the tabstrip insert-tab image.  
Public PropertyTabStripPlacementGets or sets the location of the tab strip in the view.  
Public PropertyTabStripPolicyGets or sets the display policy for the tab strip in the view.  
Public PropertyTabStripRatioGets or sets the width of the tab strip in the view expressed as a percentage of the overall horizontal width of the control.  
Public PropertyTextTipAppearanceGets or sets the appearance of text tips in the view.  
Public PropertyTextTipDelayGets or sets the time (in milliseconds) the control waits before displaying the text tip for the cell or header under the pointer in the view.  
Public PropertyTextTipPolicyGets or sets whether to display text tips and the location of the tips in the view.  
Public PropertyUndoManagerGets or sets the undo manager for the SpreadView.  
Public PropertyVerticalScrollBarGets the vertical scroll bar.  
Public PropertyVerticalScrollBarPolicyGets or sets when to display the vertical scroll bars in the view.  
Public PropertyVerticalScrollBarSmallChangeGets or sets the small increment for the vertical scrollbar.  
Public PropertyVerticalScrollBarWidthGets or sets the width of vertical scroll bars in the view.  
Public PropertyVisualStylesGets or sets whether to use visual styles when rendering objects in the control.  
Top
See Also

Reference

SpreadView Class
FarPoint.Win.Spread Namespace
FpSpread Class
SheetView Class

User-Task Documentation

Customizing Viewports
Working with Hierarchical Data Display

 

 


Copyright © GrapeCity, inc. All rights reserved.