Spread Silverlight Documentation
SheetSpanModelBase Class Members
Methods  Events


The following tables list the members exposed by SheetSpanModelBase.

Public Methods
 NameDescription
Public MethodAddAdds a cell span to the collection.  
Public MethodClearRemoves all cell spans from the collection.  
Public MethodFindFinds the cell span with the specified anchor cell in the collection.  
Public MethodGetEnumeratorGets an enumerator for iterating to the next cell span in the collection after the specified span.  
Public MethodIsEmptyDetermines whether the model is empty of cell spans.  
Public MethodIsEventSuspendDetermines whether the Changed event is suspend.  
Public MethodRemoveRemoves the cell span with the specified anchor cell from the collection.  
Public MethodResumeEventResume the Changed event  
Public MethodSuspendEventSuspend the Changed event  
Top
Public Events
 NameDescription
Public EventChangedOccurs 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

 

 


Copyright © GrapeCity, inc. All rights reserved.