Spread Windows Forms 10.0 Product Documentation
DefaultSheetDataModel Class Properties


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

Public Properties
 NameDescription
Public PropertyAutoCalculationGets or sets whether the control automatically recalculates each formula in the sheet when the contents of dependent cells change.  
Public PropertyAutoGenerateColumnsGets or sets whether to generate the columns automatically based on the data source.  
Public PropertyCanSerializeXmlGets whether the object in its entirety can be rendered with XML without losing any information.  
Public PropertyChildRelationCountGets the number of the child data relations for a hierarchical display of data.  
Public PropertyColumnCountOverridden. Gets or sets the number of columns in the model.  
Public PropertyDataMemberGets or sets the data member (table name) to use for data.  
Public PropertyDataSourceGets or sets the data source.  
Public PropertyEnumErrorTextInternal use only. Specifies the enumerator error text.  
Public PropertyEnumRowErrorTextInternal use only. Specifies the enumerator row error text.  
Public PropertyIgnoreFormulaGets or sets a value that indicates whether to ignore the formula.  
Public PropertyItemTypeGets or sets the type of the object in the list for the list data source.  
Public PropertyIterationGets or sets whether circular references are evaluated.  
Public PropertyMaximumChangeGets or sets the maximum amount of change below which to stop iterating for caclulations with circular references.  
Public PropertyMaximumIterationsGets or sets the maximum number of iterations for calculations with circular references.  
Public PropertyNameGets or sets the name of the data model.  
Public PropertyNonEmptyColumnCountOverridden. Gets the number of columns in the model that contain data (bound or unbound).  
Public PropertyNonEmptyRowCountOverridden. Gets the number of rows in the model that contain data (bound or unbound).  
Public PropertyParentGets or sets the parent data source support object.  
Public PropertyParentRelationNameGets the name of the data relation being used for a hierarchical display of data.  
Public PropertyParentRowIndexGets the index of the row in the parent data model associated with this child data model.  
Public PropertyReferenceStyleGets or sets the cell reference style for cells with formulas.  
Public PropertyRowCountOverridden. Gets or sets the number of rows in the model.  
Public PropertyUnionedChangeCellRangeGets 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

 

 


Copyright © GrapeCity, inc. All rights reserved.