Equally |
The EquallySpacedColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of rows if known. | |
| FullName | The full name of a indexer column is "EquallySpacedColumn(start,increment)". | |
| Increment | Gets the increment of the sequence. | |
| IsEditable | Gets a value indicating whether the column is editable. | |
| Item | Simply returns the value i. | |
| ItemType | Gets the type of the colum's items. | |
| StartValue | Gets the start value of the sequence. |