Spread Windows Forms 10.0 Product Documentation
SheetView Class Events


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

Public Events
 NameDescription
Public EventCellChangedOccurs when a change is made to a cell or range of cells on this sheet that may require the cell or range of cells be repainted.  
Public EventChangedOccurs when a change is made to the sheet that may require the entire sheet to be repainted (as with DefaultStyle or AlternatingRows).  
Public EventColumnChangedOccurs when a change is made to a column or range of columns that may require the column or range of columns be repainted.  
Public EventDisposingFires when the SheetView is being disposed.  
Public EventNoteCreatedOccurs when a note for the viewport area is created on the sheet.  
Public EventNoteMovedOccurs when a note for the viewport area is moved on the sheet.  
Public EventNoteSizedOccurs when a note for the viewport area is sized on the sheet.  
Public EventPropertyChangedOccurs when the user changes a property of the sheet.  
Public EventReferenceStyleChangedOccurs when the reference style changes.  
Public EventRowChangedOccurs when a change is made to a row or range of rows on this sheet that may require the row or range of rows be repainted.  
Public EventStickyNoteCreatedObsolete. Use NoteCreated instead. Occurs when a sticky note is created on the sheet.  
Public EventStickyNoteMovedObsolete. Use NoteMoved instead. Occurs when a sticky note is moved on the sheet.  
Public EventStickyNoteSizedObsolete. Use NoteSized instead. Occurs when a sticky note is sized on the sheet.  
Top
See Also

Reference

SheetView Class
FarPoint.Win.Spread Namespace

User-Task Documentation

Adding a Sheet
Customizing the Appearance of a Sheet
Customizing Interaction with a Sheet

 

 


Copyright © GrapeCity, inc. All rights reserved.