FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : FpSpread Class |
For a list of all members of this type, see FpSpread members.
Name | Description | |
---|---|---|
![]() | ActiveRowChanged | Occurs when the user sets the operation mode to row mode and moves the focus to a new row. |
![]() | ActiveSheetChanged | Occurs when the user changes the active sheet. |
![]() | Aggregate | Occurs when the data model aggregate. |
![]() | AutoFilteredColumn | Occurs when the user is done filtering. |
![]() | AutoFilteringColumn | Occurs when the user is filtering. |
![]() | ButtonCommand | Occurs when a user clicks a button cell on a sheet. |
![]() | CancelCommand | Occurs when the user clicks the Cancel button on the component. |
![]() | CellClick | Occurs when the user clicks a cell using the left mouse button. |
![]() | ChildViewCreated | Occurs when the user creates a child sheet. |
![]() | ColumnHeaderClick | Occurs when the user clicks a cell in the column header using the left mouse button. |
![]() | CreateButton | Occurs when the user clicks on the Create button. |
![]() | DataBinding | Occurs when the server control binds to a data source. (Inherited from System.Web.UI.Control) |
![]() | DeleteCommand | Occurs when the user clicks the Delete button on the component. |
![]() | Disposed | Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. (Inherited from System.Web.UI.Control) |
![]() | EditCommand | Occurs when the user clicks the Edit button on the component. |
![]() | ErrorCommand | Occurs when the use of a command button causes an error. |
![]() | FetchGroupText | Occurs when spread creates the group bar. |
![]() | Grouped | Occurs when the user is done grouping. |
![]() | Grouping | Occurs when the user is grouping. |
![]() | Init | Occurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from System.Web.UI.Control) |
![]() | InsertCommand | Occurs when the user clicks on the Insert button on the component and inserts a new row in the active sheet. |
![]() | Load | Occurs when the server control is loaded into the System.Web.UI.Page object. (Inherited from System.Web.UI.Control) |
![]() | MenuItemClicked | Occurs when the Spread context menu item is clicked. |
![]() | PreRender | Occurs after the System.Web.UI.Control object is loaded but prior to rendering. (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. |
![]() | PrintBackground | Occurs before each page is printed. |
![]() | PrintExternalImage | Represents a defined method that handles the PrintExternalImage event for the Spread component. |
![]() | PrintExternalImageEnd | Represents a defined method that handles the PrintExternalImageEnd event for the Spread component. |
![]() | PrintPDF | Occurs before printing spread to PDF. |
![]() | PrintSheet | Occurs when a sheet is printed. |
![]() | RowHeaderClick | Occurs when the user clicks a cell in the row header using the left mouse button. |
![]() | SaveOrLoadSheetState | Occurs when the user saves or loads a view state of a sheet. |
![]() | SortColumnCommand | Occurs when the user sorts a column. |
![]() | TopRowChanged | Occurs when the user changes the top row of a sheet. |
![]() | TouchStripItemClicked | Occurs when the TouchStrip item is clicked. |
![]() | Ungrouped | Occurs when the user is done grouping. |
![]() | Unload | Occurs when the server control is unloaded from memory. (Inherited from System.Web.UI.Control) |
![]() | UpdateCommand | Occurs when the user clicks the Update button on the component. |