Spread for ASP.NET 7.0 Product Documentation
FpSpread Class Events
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : FpSpread Class


Glossary Item Box

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

Public Events

 NameDescription
Public EventActiveRowChangedOccurs when the user sets the operation mode to row mode and moves the focus to a new row.  
Public EventActiveSheetChangedOccurs when the user changes the active sheet.  
Public EventAggregateOccurs when the data model aggregate.  
Public EventAutoFilteredColumnOccurs when the user is done filtering.  
Public EventAutoFilteringColumnOccurs when the user is filtering.  
Public EventButtonCommandOccurs when a user clicks a button cell on a sheet.  
Public EventCancelCommandOccurs when the user clicks the Cancel button on the component.  
Public EventCellClickOccurs when the user clicks a cell using the left mouse button.  
Public EventChildViewCreatedOccurs when the user creates a child sheet.  
Public EventColumnHeaderClickOccurs when the user clicks a cell in the column header using the left mouse button.  
Public EventCreateButtonOccurs when the user clicks on the Create button.  
Public EventDataBindingOccurs when the server control binds to a data source. (Inherited from System.Web.UI.Control)
Public EventDeleteCommandOccurs when the user clicks the Delete button on the component.  
Public EventDisposedOccurs 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)
Public EventEditCommandOccurs when the user clicks the Edit button on the component.  
Public EventErrorCommandOccurs when the use of a command button causes an error.  
Public EventFetchGroupTextOccurs when spread creates the group bar.  
Public EventGroupedOccurs when the user is done grouping.  
Public EventGroupingOccurs when the user is grouping.  
Public EventInitOccurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from System.Web.UI.Control)
Public EventInsertCommandOccurs when the user clicks on the Insert button on the component and inserts a new row in the active sheet.  
Public EventLoadOccurs when the server control is loaded into the System.Web.UI.Page object. (Inherited from System.Web.UI.Control)
Public EventMenuItemClickedOccurs when the Spread context menu item is clicked.  
Public EventPreRenderOccurs after the System.Web.UI.Control object is loaded but prior to rendering. (Inherited from System.Web.UI.Control)
Public EventPrintAbortOccurs continually as printing occurs in order to give the user the opportunity to discontinue a print job.  
Public EventPrintBackgroundOccurs before each page is printed.  
Public EventPrintExternalImageRepresents a defined method that handles the PrintExternalImage event for the Spread component.  
Public EventPrintExternalImageEndRepresents a defined method that handles the PrintExternalImageEnd event for the Spread component.  
Public EventPrintPDFOccurs before printing spread to PDF.  
Public EventPrintSheetOccurs when a sheet is printed.  
Public EventRowHeaderClickOccurs when the user clicks a cell in the row header using the left mouse button.  
Public EventSaveOrLoadSheetStateOccurs when the user saves or loads a view state of a sheet.  
Public EventSortColumnCommandOccurs when the user sorts a column.  
Public EventTopRowChangedOccurs when the user changes the top row of a sheet.  
Public EventTouchStripItemClickedOccurs when the TouchStrip item is clicked.  
Public EventUngroupedOccurs when the user is done grouping.  
Public EventUnloadOccurs when the server control is unloaded from memory. (Inherited from System.Web.UI.Control)
Public EventUpdateCommandOccurs when the user clicks the Update button on the component.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.