Spread Silverlight Documentation
SheetSpanModelBase Class Members
Methods  Events


GrapeCity.Windows.SpreadSheet.Data Namespace : SheetSpanModelBase Class

The following tables list the members exposed by SheetSpanModelBase.

Public Methods
 NameDescription
Public Method Adds a cell span to the collection.  
Public Method Removes all cell spans from the collection.  
Public Method Finds the cell span with the specified anchor cell in the collection.  
Public Method Gets an enumerator for iterating to the next cell span in the collection after the specified span.  
Public Method Determines whether the model is empty of cell spans.  
Public Method Determines whether the Changed event is suspend.  
Public Method Removes the cell span with the specified anchor cell from the collection.  
Public Method Resume the Changed event  
Public Method Suspend the Changed event  
Top
Public Events
 NameDescription
Public Event Occurs when the user makes a change to the model that affects the span of cells in the sheet.  
Top
See Also

Reference

SheetSpanModelBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace