Name | Description | |
---|---|---|
FpSpread Constructor | Initializes a new instance of the FpSpread class. |
The following tables list the members exposed by FpSpread.
Name | Description | |
---|---|---|
FpSpread Constructor | Initializes a new instance of the FpSpread class. |
Name | Description | |
---|---|---|
About | Gets the read-only string that contains version information about the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
ActiveSheetView | Gets the currently selected sheet for the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ActiveSheetViewIndex | Gets or sets the currently selected sheet in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
AllowClientUnlock | Gets or sets whether the user can unlock a cell from the client side. (Inherited from FarPoint.Web.Spread.FpSpread) | |
AllowGenerateHiddenData | Gets or sets whether to allow generate data of hidden rows/columns. (Inherited from FarPoint.Web.Spread.FpSpread) | |
AllowGetAllHiddenValue | Gets or sets whether Spread should support getting or setting a value from any hidden cell in the sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
AllowHeaderResize | Gets or sets whether to allow the user to resize the headers. (Inherited from FarPoint.Web.Spread.FpSpread) | |
AllowLoadOnDemand | Gets or sets whether to allow incremental loads to the client on demand when the user is scrolling. (Inherited from FarPoint.Web.Spread.FpSpread) | |
AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) | |
Attributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
BackColor | 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. (Inherited from FarPoint.Web.Spread.FpSpread) | |
BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) | |
BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) | |
Cells | Gets the cells in the client area of the active sheet in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ClientAutoCalculation | Gets or sets whether to perform automatic re-calculation on the client-side data in support of AJAX applications. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ClientAutoSize | Gets or sets whether to resize the spread automatically. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ClientAutoSizeMaxHeight | Gets or sets the maximum height of Spread when the ClientAutoSize property is True. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ClientAutoSizeMaxWidth | Gets or sets the maximum width of Spread when the ClientAutoSize property is True. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ClientID | (Inherited from System.Web.UI.Control) | |
ColumnFooter | Gets the column footers in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ColumnHeader | Gets the column headers in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Columns | Gets the columns in the client area of the active sheet in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
CommandBar | Gets the command bar information for the component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
CommandBarOnBottom | Gets or sets whether to display the command bar at the bottom of the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ContextMenus | Gets the context menus. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Controls | Gets the controls. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
CurrentPage | Gets or sets the current page. (Inherited from FarPoint.Web.Spread.FpSpread) | |
DataMember | Gets or sets the name of the data member that populates the active sheet for the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
DataSource | Gets or sets the name of the data source that populates the active sheet for the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
DataSourceID | Gets or sets the unique identifier of the data source for the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
DocumentMode | Indicates which mode is used to render content properly. (Inherited from FarPoint.Web.Spread.FpSpread) | |
DragColumnCssClass | Gets or sets the CSS class for the column being dragged during grouping. (Inherited from FarPoint.Web.Spread.FpSpread) | |
DragRowCssClass | Gets or sets the CSS class for the row being dragged during grouping. (Inherited from FarPoint.Web.Spread.FpSpread) | |
EditModePermanent | Gets or sets whether edit mode remains on for any cell in the component when that cell becomes active. (Inherited from FarPoint.Web.Spread.FpSpread) | |
EditModeReplace | Gets or sets whether the existing text in a cell is selected when the cell enters edit mode. (Inherited from FarPoint.Web.Spread.FpSpread) | |
EnableAjaxCall | Gets or sets whether to enable an AJAX call for certain actions. (Inherited from FarPoint.Web.Spread.FpSpread) | |
EnableClientScript | Gets or sets whether the Spread component can use client-side JavaScript for up-level browsers. (Inherited from FarPoint.Web.Spread.FpSpread) | |
EnableContextMenu | Gets or sets a value that indicates whether to enable the context menu. (Inherited from FarPoint.Web.Spread.FpSpread) | |
EnableCrossSheetReference | Gets or sets whether to enable cross-sheet referencing for the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Enabled | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnablejQueryTheme | Gets or sets whether Spread should apply the jQuery theme on the client-side. (Inherited from FarPoint.Web.Spread.FpSpread) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
EncodeValue | Gets or sets whether the Spread component encodes the values from the data model and the user's input using the HtmlEncode method. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ExpandIconOnRight | Gets or sets the position of the expand and collapse image in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
FocusRectangleBorderColor | Gets or sets the color of the border for the focus rectangle. (Inherited from FarPoint.Web.Spread.FpSpread) | |
FocusRectangleBorderStyle | Gets or sets the style of the border for the focus rectangle. (Inherited from FarPoint.Web.Spread.FpSpread) | |
FpSpreadAdapter | Call DynamicDataManager's RegisterControl method against this property to register spread with the DynamicDataManager. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GroupColumnHeaderCssClass | Gets or sets the CSS class for the column headers on the group bar. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GroupingPolicy | Gets or sets grouping policy to collapse or expand rows when grouping occurs. (Inherited from FarPoint.Web.Spread.FpSpread) | |
HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
HeaderIndicatorPositionAdjusting | Gets or sets the distance between the sorting and filtering indicators and the right edge of the column. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Height | (Inherited from System.Web.UI.WebControls.WebControl) | |
HierarchicalView | Gets or sets whether to display the child sheets in the Spread component hierarchically. (Inherited from FarPoint.Web.Spread.FpSpread) | |
HierBar | Gets the hierarchy bar information for the component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
HorizontalScrollBarPolicy | Gets or sets whether and how the Spread component displays the horizontal scroll bar. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ID | (Inherited from System.Web.UI.Control) | |
IsPrint | Determines whether the FarPoint component creates the print output. (Inherited from FarPoint.Web.Spread.FpSpread) | |
IsProtectedStructure | Specifies whether Spread allows the user to change the structure of the sheet collection. (Inherited from FarPoint.Web.Spread.FpSpread) | |
LoadInitRowCount | Gets or sets the number of rows to load initially to the client. (Inherited from FarPoint.Web.Spread.FpSpread) | |
LoadRowIncrement | Gets or sets the number of rows to include in incremental loads on demand. (Inherited from FarPoint.Web.Spread.FpSpread) | |
MoveToNextCellThenControl | Gets or sets whether to process the Tab key as a way of advancing to the next control when tabbing from the last cell. (Inherited from FarPoint.Web.Spread.FpSpread) | |
MoveToPreviousCellThenControl | Gets or sets whether to process the Tab key as a way of advancing to the previous control when tabbing from the first cell. (Inherited from FarPoint.Web.Spread.FpSpread) | |
NamedStyles | Gets a collection of styles for the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
NamingContainer | (Inherited from System.Web.UI.Control) | |
NonEditModeValidation | Gets or sets whether to perform validation when Spread in non-editing state. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Page | (Inherited from System.Web.UI.Control) | |
Pager | Gets the page navigation information for the component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Parallel | Gets or sets a value that indicates whether Spread supports multi-threading. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Parent | (Inherited from System.Web.UI.Control) | |
ProcessTab | Gets or sets whether to process the Tab key as a way of advancing to the next active cell in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
RenderCSSClass | Gets or sets whether the Spread component should render the styles by using CSS styles or by using in-line style attributes. (Inherited from FarPoint.Web.Spread.FpSpread) | |
RenderingCompatibility | (Inherited from System.Web.UI.Control) | |
ResetIfNoFilteredRow | Gets 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. (Inherited from FarPoint.Web.Spread.FpSpread) | |
RetainSelectionBlock | Gets or sets whether the selected range of cells remains highlighted when the component loses the focus. (Inherited from FarPoint.Web.Spread.FpSpread) | |
RowEditTemplate | Gets the row edit template. (Inherited from FarPoint.Web.Spread.FpSpread) | |
RowHeader | Gets the row headers in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Rows | Gets the rows in the client area of the active sheet in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SaveViewStateToSession | When this property is true, the spread will save its view state to the Session object. And, the SaveOrLoadSheetState event will not be fired. 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. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ScrollBar3DLightColor | Gets 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. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ScrollBarArrowColor | Gets or sets the color for the arrows (when active) in the scroll bars in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ScrollBarBaseColor | Gets or sets the base color of the scroll boxes, scroll tracks, and scroll arrows in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ScrollBarDarkShadowColor | Gets or sets the color of the gutter of the scroll bars in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ScrollBarFaceColor | Gets or sets the color of the scroll box and scroll arrows in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ScrollBarHighlightColor | Gets 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. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ScrollBarShadowColor | Gets 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. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ScrollBarTrackColor | Gets or sets the color of the track element of the scroll bars in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SelectionBlockOptions | Gets or sets which types of selections the user can make in the view. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SheetCorner | Gets the sheet corner in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Sheets | Gets a collection of sheets for the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ShowFocusRectangle | Gets or sets whether to display the focus rectangle. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ShowHeaderSelection | Gets or sets whether to highlight the header cells when the cells in the row or column are selected. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Site | (Inherited from System.Web.UI.Control) | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
Style | (Inherited from System.Web.UI.WebControls.WebControl) | |
SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) | |
Tab | Gets the sheet tab name information for the component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
TemplateControl | (Inherited from System.Web.UI.Control) | |
TemplateSourceDirectory | (Inherited from System.Web.UI.Control) | |
TitleInfo | Gets the title information. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
TouchInfo | Gets a TouchInfo object that determines touch behavior for Spread. (Inherited from FarPoint.Web.Spread.FpSpread) | |
TouchStrips | The TouchStrip collection of Spread. (Inherited from FarPoint.Web.Spread.FpSpread) | |
UIVirtualization | Gets or sets whether to use UI virtualization. (Inherited from FarPoint.Web.Spread.FpSpread) | |
UniqueID | (Inherited from System.Web.UI.Control) | |
UseClipboard | Gets or sets whether to access the Clipboard with client-side scripting. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ValidationErrorMessage | Gets or sets the validation error message. (Inherited from FarPoint.Web.Spread.FpSpread) | |
VerticalScrollBarPolicy | Gets or sets whether and how the Spread component displays the vertical scroll bar. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Visible | (Inherited from System.Web.UI.Control) | |
WaitMessage | Gets or sets the Wait Message for load on demand. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Width | (Inherited from System.Web.UI.WebControls.WebControl) |
Name | Description | |
---|---|---|
Adapter | (Inherited from System.Web.UI.Control) | |
ChildControlsCreated | (Inherited from System.Web.UI.Control) | |
ClientIDSeparator | (Inherited from System.Web.UI.Control) | |
Events | (Inherited from System.Web.UI.Control) | |
HasChildViewState | (Inherited from System.Web.UI.Control) | |
IdSeparator | (Inherited from System.Web.UI.Control) | |
IsTrackingViewState | (Inherited from System.Web.UI.Control) | |
LoadViewStateByID | (Inherited from System.Web.UI.Control) | |
TagKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
TagName | (Inherited from System.Web.UI.WebControls.WebControl) | |
ViewState | (Inherited from System.Web.UI.Control) | |
ViewStateIgnoresCase | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CancelEdit | Discards the editing values in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | Overloaded. Binds a data source to the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
FindControl | Overloaded. Searches the current naming container for a server control with the specified id and integer, specified in the pathOffset parameter, which aids in the search. You should not override this version of the Overload:System.Web.UI.Control.FindControl method. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetColumnIndex | Returns the client column index for the specified column. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GetEditValue | Gets the postback value of the specified cell on the active sheet in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GetImage | Gets the image in the component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GetMergeCell | Gets the merged cell range at the specified cell. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GetMergeCells | Gets the merged cell ranges in the specified range. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GetPageIndex | Returns the page index the specified row is rendered in. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetRowIndex | Returns the client row index for the specified row. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GetTabText | Gets the text of the sheet name tab at the specified sheet in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
GoalSeek | Attempts to find values for one cell that will produce the desired formula result in another cell. (Inherited from FarPoint.Web.Spread.FpSpread) | |
GotoPage | Scrolls through the sheet in the component to the specified page. (Inherited from FarPoint.Web.Spread.FpSpread) | |
HasControls | (Inherited from System.Web.UI.Control) | |
IsExcelFile | Overloaded. Opens the specified file and determines whether it meets the minimal requirements to be considered an Excel file. (Inherited from FarPoint.Web.Spread.FpSpread) | |
IsExcelStream | Overloaded. Opens the specified file and determines whether it meets the minimal requirements to be considered an Excel-compatible stream. (Inherited from FarPoint.Web.Spread.FpSpread) | |
IsStrictMode | Determines whether the component is under strict standards-compliant mode. (Inherited from FarPoint.Web.Spread.FpSpread) | |
LoadFormulas | Loads formulas that are deserialized, but not parsed yet, to be used after all sheets have been created and deserialized. (Inherited from FarPoint.Web.Spread.FpSpread) | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
Open | Overloaded. Opens a saved Spread XML file and loads it into the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
OpenExcel | Overloaded. Opens an Excel stream and loads the specified Excel sheet into the specified sheet of the Spread component including the specified parts. (Inherited from FarPoint.Web.Spread.FpSpread) | |
RecreateControl | Forces spread to recreate its content. (Inherited from FarPoint.Web.Spread.FpSpread) | |
RenderEndTag | Overridden. Appends the CSS style name to the specified HTML writer. | |
Reset | Resets the Spread component to its default values, removing all settings and all sheets. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
Save | Overloaded. Saves the contents of the Spread component to XML in the specified file. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SaveChanges | Saves the changes to the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SaveExcel | Overloaded. Saves the contents of the Spread component to the specified Excel file in a stream. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SaveExcelToResponse | Overloaded. Saves the contents of the Spread component to a Response object in Excel file format with default settings. | |
SavePdf | Overloaded. Handles the export (or printing) of the specified sheet to PDF as a stream. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SavePdfToResponse | Overloaded. Saves the contents of the Spread component to a Response object in PDF file format. | |
Search | Overloaded. Searches the text in the cells in the specified sheet for the specified string with the specified criteria. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SearchHeaders | Overloaded. Searches the text in the header cells in the specified sheet for the specified string with the specified criteria. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SetImage | Sets the custom image in the specified part of the Spread component interface. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SetProtect | Changes the protect structure setting with the password parameter. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) | |
Validate | Tests to see if the value is valid for a cell in the active sheet in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) |
Name | Description | |
---|---|---|
AddAttributesToRender | (Inherited from System.Web.UI.WebControls.WebControl) | |
BuildProfileTree | (Inherited from System.Web.UI.Control) | |
ClearCachedClientID | (Inherited from System.Web.UI.Control) | |
ClearChildControlState | (Inherited from System.Web.UI.Control) | |
ClearChildState | (Inherited from System.Web.UI.Control) | |
ClearChildViewState | (Inherited from System.Web.UI.Control) | |
ClearEffectiveClientIDMode | (Inherited from System.Web.UI.Control) | |
CreateChildControls | Creates the child controls. (Inherited from FarPoint.Web.Spread.FpSpread) | |
CreateControlCollection | (Inherited from System.Web.UI.Control) | |
CreateControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBindChildren | (Inherited from System.Web.UI.Control) | |
EnsureChildControls | (Inherited from System.Web.UI.Control) | |
EnsureID | (Inherited from System.Web.UI.Control) | |
GetDesignModeState | (Inherited from System.Web.UI.Control) | |
Group | Groups the rows in the specified column. (Inherited from FarPoint.Web.Spread.FpSpread) | |
HasEvents | (Inherited from System.Web.UI.Control) | |
IsLiteralContent | (Inherited from System.Web.UI.Control) | |
LoadViewState | Overridden. Loads the view state of the Spread component. | |
MoveColumn | Moves the column from one location to another as specified. (Inherited from FarPoint.Web.Spread.FpSpread) | |
MoveRow | Moves the row from one location to another as specified. (Inherited from FarPoint.Web.Spread.FpSpread) | |
OnBubbleEvent | (Inherited from System.Web.UI.Control) | |
OnDataBinding | (Inherited from System.Web.UI.Control) | |
OnInit | Overridden. Initializes the Spread component. | |
OnMenuItemClicked | Raises the MenuItemClicked event. (Inherited from FarPoint.Web.Spread.FpSpread) | |
OnPreRender | Overridden. Pre-renders the Spread component and creates the child controls. | |
OnPrintPDF | Overloaded. Processes the PrintPDF command in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
OnSaveExcel | Processes the SaveExcel command in the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
OnTouchStripItemClicked | Raises the TouchStripItemClicked event. (Inherited from FarPoint.Web.Spread.FpSpread) | |
RaiseBubbleEvent | (Inherited from System.Web.UI.Control) | |
Regroup | Rearranges the order of grouping based on the movement of the specified column. (Inherited from FarPoint.Web.Spread.FpSpread) | |
RemoveGroup | Removes the grouping for the specified column and moves the column to the specified location. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Render | Overridden. Renders the Spread component in HTML. | |
RenderChildren | Outputs the content of a server control's children to a provided System.Web.UI.HtmlTextWriter object, which writes the content to be rendered on the client. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ResolveAdapter | (Inherited from System.Web.UI.Control) | |
SaveViewState | Overridden. Saves the view state of the component. | |
SetDesignModeState | (Inherited from System.Web.UI.Control) | |
TrackViewState | Invokes child IStateManager object TrackViewState() method to start tracking. (Inherited from FarPoint.Web.Spread.FpSpread) | |
UpdateView | Updates the column width and the row height. (Inherited from FarPoint.Web.Spread.FpSpread) |
Name | Description | |
---|---|---|
ActiveRowChanged | Occurs when the user sets the operation mode to row mode and moves the focus to a new row. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ActiveSheetChanged | Occurs when the user changes the active sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Aggregate | Occurs when the data model aggregates. (Inherited from FarPoint.Web.Spread.FpSpread) | |
AutoFilteredColumn | Occurs when the user is done filtering. (Inherited from FarPoint.Web.Spread.FpSpread) | |
AutoFilteringColumn | Occurs when the user is filtering. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ButtonCommand | Occurs when a user clicks a button cell on a sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
CancelCommand | Occurs when the user clicks the Cancel button on the component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
CellClick | Occurs when the user clicks a cell using the left mouse button. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ChildViewCreated | Occurs when the user creates a child sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ColumnHeaderClick | Occurs when the user clicks a cell in the column header using the left mouse button. (Inherited from FarPoint.Web.Spread.FpSpread) | |
CreateButton | Occurs when the user clicks on the Create button. (Inherited from FarPoint.Web.Spread.FpSpread) | |
DataBinding | (Inherited from System.Web.UI.Control) | |
DeleteColumnCommand | Occurs when the user clicks/touches on the DeleteColumn button on the component and deletes column(s) in the active sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
DeleteCommand | Occurs when the user clicks the Delete button on the component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
DeleteRowCommand | Occurs when the user clicks/touches on the DeleteRow button on the component and deletes row(s) in the active sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Disposed | (Inherited from System.Web.UI.Control) | |
EditCommand | Occurs when the user clicks the Edit button on the component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ErrorCommand | Occurs when the use of a command button causes an error. (Inherited from FarPoint.Web.Spread.FpSpread) | |
ExportExcel | Occurs before saving Spread to Excel. (Inherited from FarPoint.Web.Spread.FpSpread) | |
FetchGroupText | Occurs when spread creates the group bar. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Grouped | Occurs when the user is done grouping. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Grouping | Occurs when the user is grouping. (Inherited from FarPoint.Web.Spread.FpSpread) | |
HideColumnCommand | Occurs when the user clicks/touches on the HideColumn button on the component and hides column(s) in the active sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
HideRowCommand | Occurs when the user clicks/touches on the HideRow button on the component and hides row(s) in the active sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Init | (Inherited from System.Web.UI.Control) | |
InsertColumnCommand | Occurs when the user clicks/touches on the InsertColumn button on the component and inserts column(s) in the active sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
InsertCommand | Occurs when the user clicks on the Insert button on the component and inserts a new row in the active sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
InsertRowCommand | Occurs when the user clicks/touches on the InsertRow button on the component and inserts row(s) in the active sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Load | (Inherited from System.Web.UI.Control) | |
MenuItemClicked | Occurs when the Spread context menu item is clicked. (Inherited from FarPoint.Web.Spread.FpSpread) | |
PreRender | (Inherited from System.Web.UI.Control) | |
PrintAbort | Occurs continually as printing occurs in order to give the user the opportunity to discontinue a print job. (Inherited from FarPoint.Web.Spread.FpSpread) | |
PrintBackground | Occurs before each page is printed. (Inherited from FarPoint.Web.Spread.FpSpread) | |
PrintExternalImage | Represents a defined method that handles the PrintExternalImage event for the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
PrintExternalImageEnd | Represents a defined method that handles the PrintExternalImageEnd event for the Spread component. (Inherited from FarPoint.Web.Spread.FpSpread) | |
PrintPDF | Occurs before printing spread to PDF. (Inherited from FarPoint.Web.Spread.FpSpread) | |
PrintSheet | Occurs when a sheet is printed. (Inherited from FarPoint.Web.Spread.FpSpread) | |
RowHeaderClick | Occurs when the user clicks a cell in the row header using the left mouse button. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SaveOrLoadSheetState | Occurs when the user saves or loads a view state of a sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
SortColumnCommand | Occurs when the user sorts a column. (Inherited from FarPoint.Web.Spread.FpSpread) | |
TopRowChanged | Occurs when the user changes the top row of a sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
TouchStripItemClicked | Occurs when the TouchStrip item is clicked. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Ungrouped | Occurs when the user is done grouping. (Inherited from FarPoint.Web.Spread.FpSpread) | |
UnhideColumnCommand | Occurs when the user clicks/touches on the UnhideColumn button on the component and un-hides column(s) in the active sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
UnhideRowCommand | Occurs when the user clicks/touches on the UnhideRow button on the component and un-hides row(s) in the active sheet. (Inherited from FarPoint.Web.Spread.FpSpread) | |
Unload | (Inherited from System.Web.UI.Control) | |
UpdateCommand | Occurs when the user clicks the Update button on the component. (Inherited from FarPoint.Web.Spread.FpSpread) |