Spread for ASP.NET 8.0 Product Documentation
FpSpread Class Properties


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

Public Properties
 NameDescription
Public PropertyAboutGets the read-only string that contains version information about the Spread component.  
Public PropertyAccessKeyGets or sets the access key that allows you to quickly navigate to the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyActiveSheetViewGets the currently selected sheet for the Spread component.  
Public PropertyActiveSheetViewIndexGets or sets the currently selected sheet in the Spread component.  
Public PropertyAllowClientUnlockGets or sets whether the user can unlock a cell from the client side.  
Public PropertyAllowHeaderResizeGets or sets whether to allow the user to resize the headers.  
Public PropertyAllowLoadOnDemandGets or sets whether to allow incremental loads to the client on demand when the user is scrolling.  
Public PropertyAppRelativeTemplateSourceDirectoryGets or sets the application-relative virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl object that contains this control. (Inherited from System.Web.UI.Control)
Public PropertyAttributesGets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBackColorOverridden. Gets the background color of the active sheet in the Spread component. To change the background color, please use the BackColor property of the SheetView class.  
Public PropertyBorderColorGets or sets the border color of the Web control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderStyleGets or sets the border style of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderWidthGets or sets the border width of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCellsGets the cells in the client area of the active sheet in the Spread component.  
Public PropertyClientAutoCalculationGets or sets whether to perform automatic re-calculation on the client-side data in support of AJAX applications.  
Public PropertyClientAutoSizeGets or sets whether to resize the spread automatically.  
Public PropertyClientAutoSizeMaxHeightGets or sets the maximum height of Spread when the ClientAutoSize property is True.  
Public PropertyClientAutoSizeMaxWidthGets or sets the maximum width of Spread when the ClientAutoSize property is True.  
Public PropertyClientIDGets the control ID for HTML markup that is generated by ASP.NET. (Inherited from System.Web.UI.Control)
Public PropertyClientIDModeGets or sets the algorithm that is used to generate the value of the System.Web.UI.Control.ClientID property. (Inherited from System.Web.UI.Control)
Public PropertyColumnFooterGets the column footers in the Spread component.  
Public PropertyColumnHeaderGets the column headers in the Spread component.  
Public PropertyColumnsGets the columns in the client area of the active sheet in the Spread component.  
Public PropertyCommandBarGets the command bar information for the component.  
Public PropertyCommandBarOnBottomGets or sets whether to display the command bar at the bottom of the Spread component.  
Public PropertyContextMenusGets the context menus.  
Public PropertyControlsOverridden. Gets the controls.  
Public PropertyControlStyleGets the style of the Web server control. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyControlStyleCreatedGets a value indicating whether a System.Web.UI.WebControls.Style object has been created for the System.Web.UI.WebControls.WebControl.ControlStyle property. This property is primarily used by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCssClassGets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCurrentPageGets or sets the current page.  
Public PropertyDataMemberGets or sets the name of the data member that populates the active sheet for the Spread component.  
Public PropertyDataSourceGets or sets the name of the data source that populates the active sheet for the Spread component.  
Public PropertyDataSourceIDGets or sets the unique identifier of the data source for the Spread component.  
Public PropertyDeleteMethodGets or sets the name of the method to call to delete data.  
Public PropertyDocumentModeIndicates which mode is used to render content properly.  
Public PropertyDragColumnCssClassGets or sets the CSS class for the column being dragged during grouping.  
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 text in a cell is selected when the cell enters edit mode.  
Public PropertyEnableAjaxCallGets or sets whether to enable an AJAX call for certain actions.  
Public PropertyEnableClientScriptGets or sets whether the Spread component can use client-side JavaScript for up-level browsers.  
Public PropertyEnableContextMenuGets or sets a value that indicates whether to enable the context menu.  
Public PropertyEnableCrossSheetReferenceGets or sets whether to enable cross-sheet referencing for the Spread component.  
Public PropertyEnabledGets or sets a value indicating whether the Web server control is enabled. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnablejQueryThemeGets or Sets whether Spread should apply the jQuery theme on client side.  
Public PropertyEnableThemingGets or sets a value indicating whether themes apply to this control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewStateGets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. (Inherited from System.Web.UI.Control)
Public PropertyEncodeValueGets or sets whether the Spread component encodes the values from the data model and the user's input using the HtmlEncode method.  
Public PropertyExpandIconOnRightGets or sets the position of the expand and collapse image in the Spread component.  
Public PropertyFocusRectangleBorderColorGets or sets the color of the border for the focus rectangle.  
Public PropertyFocusRectangleBorderStyleGets or sets the style of the border for the focus rectangle.  
Public PropertyFpSpreadAdapterCall DynamicDataManager's RegisterControl method against this property to register spread with the DynamicDataManager.  
Public PropertyGroupColumnHeaderCssClassGets or sets the CSS class for the column headers on the group bar.  
Public PropertyGroupingPolicyGets or sets grouping policy to collapse or expand rows when grouping occurs.  
Public PropertyHasAttributesGets a value indicating whether the control has attributes set. (Inherited from System.Web.UI.WebControls.WebControl)
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 Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHierarchicalViewGets or sets whether to display the child sheets in the Spread component hierarchically.  
Public PropertyHierBarGets the hierarchy bar information for the component.  
Public PropertyHorizontalScrollBarPolicyGets or sets whether and how the Spread component displays the horizontal scroll bar.  
Public PropertyIDGets or sets the programmatic identifier assigned to the server control. (Inherited from System.Web.UI.Control)
Public PropertyInsertMethodGets or sets the name of the method to call to insert data.  
Public PropertyIsPrintDetermines whether the FarPoint component creates the print output.  
Public PropertyItemTypeGets or sets the name of the data item type for strongly typed data binding.  
Public PropertyLoadInitRowCountGets or sets the number of rows to load initially to the client.  
Public PropertyLoadRowIncrementGets or sets the number of rows to include in incremental loads on demand.  
Public PropertyNamedStylesGets a collection of styles for the Spread component.  
Public PropertyNamingContainerGets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same System.Web.UI.Control.ID property value. (Inherited from System.Web.UI.Control)
Public PropertyNonEditModeValidationGets or sets whether to perform validation when Spread in non-editing state.  
Public PropertyPageGets a reference to the System.Web.UI.Page instance that contains the server control. (Inherited from System.Web.UI.Control)
Public PropertyPagerGets the page navigation information for the component.  
Public PropertyParallelGets or sets a value that indicates whether Spread supports multi-threading.  
Public PropertyParentGets a reference to the server control's parent control in the page control hierarchy. (Inherited from System.Web.UI.Control)
Public PropertyProcessTabGets or sets whether to process the Tab key as a way of advancing to the next active cell in the Spread component.  
Public PropertyRenderCSSClassGets or sets whether the Spread component should render the styles by using CSS styles or by using in-line style attributes.  
Public PropertyRenderingCompatibilityGets a value that specifies the ASP.NET version that rendered HTML will be compatible with. (Inherited from System.Web.UI.Control)
Public PropertyResetIfNoFilteredRowGets or sets a value that indicates whether the filtered row list will be reset if there is no filtered row. Set this property to False to be compatible with version 6 or earlier.  
Public PropertyRetainSelectionBlockGets or sets whether the selected range of cells remains highlighted when the component loses the focus.  
Public PropertyRowEditTemplateGets the row edit template.  
Public PropertyRowHeaderGets the row headers in the Spread component.  
Public PropertyRowsGets the rows in the client area of the active sheet in the Spread component.  
Public PropertySaveViewStateToSessionWhen this property is true, the spread will save its view state to the Session object. If you do not want to save the spread view state to the Session object, you should set this property to false. The default value is true.  
Public PropertyScrollBar3DLightColorGets or sets the color of the top and left edges of the scroll box and scroll arrows of a scroll bar in the Spread component.  
Public PropertyScrollBarArrowColorGets or sets the color for the arrows (when active) in the scroll bars in the Spread component.  
Public PropertyScrollBarBaseColorGets or sets the base color of the scroll boxes, scroll tracks, and scroll arrows in the Spread component.  
Public PropertyScrollBarDarkShadowColorGets or sets the color of the gutter of the scroll bars in the Spread component.  
Public PropertyScrollBarFaceColorGets or sets the color of the scroll box and scroll arrows in the Spread component.  
Public PropertyScrollBarHighlightColorGets or sets the color of the top and left edges of the scroll box and scroll arrows of the scroll bars in the Spread component.  
Public PropertyScrollBarShadowColorGets or sets the color of the bottom and right edges of the scroll box and scroll arrows of the scroll bars in the Spread component.  
Public PropertyScrollBarTrackColorGets or sets the color of the track element of the scroll bars in the Spread component.  
Public PropertySelectionBlockOptionsGets or sets which types of selections the user can make in the view.  
Public PropertySelectMethodGets or sets the name of the method to call to read data.  
Public PropertySheetCornerGets the sheet corner in the Spread component.  
Public PropertySheetsGets a collection of sheets for the Spread component.  
Public PropertyShowFocusRectangleGets or sets whether to display the focus rectangle.  
Public PropertyShowHeaderSelectionGets or sets whether to highlight the header cells when the cells in the row or column are selected.  
Public PropertySiteGets information about the container that hosts the current control when rendered on a design surface. (Inherited from System.Web.UI.Control)
Public PropertySkinIDGets or sets the skin to apply to the control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyStyleGets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertySupportsDisabledAttributeGets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's System.Web.UI.WebControls.WebControl.IsEnabled property is false. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTabGets the sheet tab name information for the component.  
Public PropertyTemplateControlGets or sets a reference to the template that contains this control. (Inherited from System.Web.UI.Control)
Public PropertyTemplateSourceDirectoryGets the virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl that contains the current server control. (Inherited from System.Web.UI.Control)
Public PropertyTitleInfoGets the title information.  
Public PropertyToolTipGets or sets the text displayed when the mouse pointer hovers over the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTouchInfoGets a TouchInfo object that determines touch behavior for Spread.  
Public PropertyTouchStripsThe TouchStrip collection of Spread.  
Public PropertyUIVirtualizationGets or sets whether to use UI virtualization.  
Public PropertyUniqueIDGets the unique, hierarchically qualified identifier for the server control. (Inherited from System.Web.UI.Control)
Public PropertyUpdateMethodGets or sets the name of the method to call to update data.  
Public PropertyUseClipboardGets or sets whether to access the Clipboard with client-side scripting.  
Public PropertyValidateRequestModeGets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values. (Inherited from System.Web.UI.Control)
Public PropertyValidationErrorMessageGets or sets the validation error message.  
Public PropertyVerticalScrollBarPolicyGets or sets whether and how the Spread component displays the vertical scroll bar.  
Public PropertyViewStateModeGets or sets the view-state mode of this control. (Inherited from System.Web.UI.Control)
Public PropertyVisibleGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from System.Web.UI.Control)
Public PropertyWaitMessageGets or sets the Wait Message for load on demand.  
Public PropertyWidthGets or sets the width of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Top
Protected Properties
 NameDescription
Protected PropertyAdapterGets the browser-specific adapter for the control. (Inherited from System.Web.UI.Control)
Protected PropertyChildControlsCreatedGets a value that indicates whether the server control's child controls have been created. (Inherited from System.Web.UI.Control)
Protected PropertyClientIDSeparatorGets a character value representing the separator character used in the System.Web.UI.Control.ClientID property. (Inherited from System.Web.UI.Control)
Protected PropertyEventsGets a list of event handler delegates for the control. This property is read-only. (Inherited from System.Web.UI.Control)
Protected PropertyHasChildViewStateGets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from System.Web.UI.Control)
Protected PropertyIdSeparatorGets the character used to separate control identifiers. (Inherited from System.Web.UI.Control)
Protected PropertyIsTrackingViewStateGets a value that indicates whether the server control is saving changes to its view state. (Inherited from System.Web.UI.Control)
Protected PropertyLoadViewStateByIDGets a value indicating whether the control participates in loading its view state by System.Web.UI.Control.ID instead of index. (Inherited from System.Web.UI.Control)
Protected PropertyTagKeyGets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Protected PropertyTagNameGets the name of the control tag. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Protected PropertyViewStateGets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. (Inherited from System.Web.UI.Control)
Protected PropertyViewStateIgnoresCaseGets a value that indicates whether the System.Web.UI.StateBag object is case-insensitive. (Inherited from System.Web.UI.Control)
Top
See Also

Reference

FpSpread Class
FarPoint.Web.Spread Namespace

User-Task Documentation

Customizing the Appearance of the Overall Control
Customizing the Interaction of the Overall Component
Customizing Interaction Based on Events

 

 


Copyright © GrapeCity, inc. All rights reserved.