Name | Description | |
---|---|---|
![]() | AutoCalculation | Gets or sets whether the control automatically recalculates each formula in the sheet when the contents of dependent cells change. |
![]() | AutoGenerateColumns | Gets or sets whether to generate the columns automatically based on the data source. |
![]() | CanSerializeXml | Gets whether the object in its entirety can be rendered with XML without losing any information. |
![]() | ChildRelationCount | Gets the number of the child data relations for a hierarchical display of data. |
![]() | ColumnCount | Overridden. Gets or sets the number of columns in the model. |
![]() | DataMember | Gets or sets the data member (table name) to use for data. |
![]() | DataSource | Gets or sets the data source. |
![]() | EnumErrorText | Internal use only. Specifies the enumerator error text. |
![]() | EnumFormulas | Internal use only. Specifies the enumerator formulas. |
![]() | EnumNotes | Internal use only. Specifies the enumerator notes. |
![]() | EnumRowErrorText | Internal use only. Specifies the enumerator row error text. |
![]() | EnumRowFormulas | Internal use only. Specifies the enumerator row formulas. |
![]() | EnumTags | Internal use only. Specifies the enumerator tags. |
![]() | EnumValues | Internal use only. Specifies the enumerator values. |
![]() | IgnoreFormula | Gets or sets a value that indicates whether to ignore the formula. |
![]() | ItemType | Gets or sets the type of the object in the list for the list data source. |
![]() | Iteration | Gets or sets whether circular references are evaluated. |
![]() | MaximumChange | Gets or sets the maximum amount of change below which to stop iterating for caclulations with circular references. |
![]() | MaximumIterations | Gets or sets the maximum number of iterations for calculations with circular references. |
![]() | Name | Gets or sets the name of the data model. |
![]() | NonEmptyColumnCount | Overridden. Gets the number of columns in the model that contain data (bound or unbound). |
![]() | NonEmptyRowCount | Overridden. Gets the number of rows in the model that contain data (bound or unbound). |
![]() | Parent | Gets or sets the parent data source support object. |
![]() | ParentRelationName | Gets the name of the data relation being used for a hierarchical display of data. |
![]() | ParentRowIndex | Gets the index of the row in the parent data model associated with this child data model. |
![]() | ReferenceStyle | Gets or sets the cell reference style for cells with formulas. |
![]() | RowCount | Overridden. Gets or sets the number of rows in the model. |
![]() | UnionedChangeCellRange | Gets or sets whether the changed event occurs for each cell range or for the union range. True fires the event for the union range. |