Spread Windows Forms 12.0 Product Documentation
DefaultSheetDataModel Class Properties


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : DefaultSheetDataModel Class

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

Public Properties
 NameDescription
Public PropertyGets or sets whether the control automatically recalculates each formula in the sheet when the contents of dependent cells change.  
Public PropertyGets or sets whether to generate the columns automatically based on the data source.  
Public PropertyGets whether the object in its entirety can be rendered with XML without losing any information.  
Public PropertyGets the number of the child data relations for a hierarchical display of data.  
Public PropertyOverridden. Gets or sets the number of columns in the model.  
Public PropertyGets or sets the data member (table name) to use for data.  
Public PropertyGets or sets the data source.  
Public PropertyInternal use only. Specifies the enumerator error text.  
Public PropertyInternal use only. Specifies the enumerator row error text.  
Public PropertyGets or sets a value that indicates whether to ignore the formula.  
Public PropertyGets or sets the type of the object in the list for the list data source.  
Public PropertyGets or sets whether circular references are evaluated.  
Public PropertyGets or sets the maximum amount of change below which to stop iterating for caclulations with circular references.  
Public PropertyGets or sets the maximum number of iterations for calculations with circular references.  
Public PropertyGets or sets the name of the data model.  
Public PropertyOverridden. Gets the number of columns in the model that contain data (bound or unbound).  
Public PropertyOverridden. Gets the number of rows in the model that contain data (bound or unbound).  
Public PropertyGets or sets the parent data source support object.  
Public PropertyGets the name of the data relation being used for a hierarchical display of data.  
Public PropertyGets the index of the row in the parent data model associated with this child data model.  
Public PropertyGets or sets the cell reference style for cells with formulas.  
Public PropertyOverridden. Gets or sets the number of rows in the model.  
Public PropertyGets or sets whether the changed event occurs for each cell or for the union range. True fires the event for the union range.  
Top
See Also

Reference

DefaultSheetDataModel Class
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models