Spread Windows Forms 10.0 Product Documentation
BaseSheetDataModel Class Methods


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

Public Methods
 NameDescription
Public MethodGetNoteGets the note for a cell at a specified row and column.  
Public MethodGetTagGets the application data for a cell at a specified row and column.  
Public MethodGetValueGets the value for a cell at a specified row and column.  
Public MethodIsEditableDetermines whether the contents of a cell at a specified row and column are editable.  
Public MethodIsEmptyDetermines whether the model is empty of data.  
Public MethodIsRowUsedDetermines whether the specified row contains data.  
Public MethodNextNonEmptyColumnInRowGets the index of the next column in a specified row that contains data.  
Public MethodNextNonEmptyRowGets the index of the next row that contains data.  
Public MethodSetNoteSets the note for a cell at a specified row and column.  
Public MethodSetTagSets the application data for a cell at a specified row and column.  
Public MethodSetValueSets data for a cell at a specified row and column.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event, and permits derived classes to handle the event without attaching a delegate.  
Top
See Also

Reference

BaseSheetDataModel Class
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models

 

 


Copyright © GrapeCity, inc. All rights reserved.